From a16b95297241faab595607fd30b38d273a2e3407 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 23 Aug 2023 16:25:28 +0000 Subject: [PATCH 01/17] 9.5.1 --- .../humsci_default_content/humsci_default_content.info.yml | 2 +- .../humsci_events_listeners/humsci_events_listeners.info.yml | 2 +- .../humsci/su_humsci_profile/su_humsci_profile.info.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml index 72ba60b581..2169a0b366 100644 --- a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml @@ -3,7 +3,7 @@ description: 'DO NOT INSTALL. This is for profile installation task only.' core_version_requirement: '^9.4 || ^10' hidden: true type: module -version: 9.4.27 +version: 9.5.1 default_content: shortcut: - 0c69448d-c6fa-4fb8-9b2e-f93f3a955baf diff --git a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml index 2bbccfc217..f7c8c48350 100644 --- a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml @@ -14,4 +14,4 @@ dependencies: - 'hook_event_dispatcher:toolbar_event_dispatcher' - 'hook_event_dispatcher:user_event_dispatcher' - 'hook_event_dispatcher:views_event_dispatcher' -version: 9.4.27 +version: 9.5.1 diff --git a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml index ff827c74e3..e850b81db3 100644 --- a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml @@ -1,7 +1,7 @@ name: 'Stanford HumSci' type: profile description: 'Installation profile for HumSci Drupal' -version: 9.4.27 +version: 9.5.1 core_version_requirement: '^9.4 || ^10' themes: - material_admin From f2eec019f6e2f0c4a95e16233d457ee659940af5 Mon Sep 17 00:00:00 2001 From: pookmish Date: Wed, 23 Aug 2023 14:57:14 -0700 Subject: [PATCH 02/17] Update dependencies and localist data fetching (#1337) --- composer.json | 29 +-- composer.lock | 242 +++++++----------- config/default/core.extension.yml | 1 - ...eck.eck_entity_type.course_collections.yml | 2 +- .../eck.eck_entity_type.event_collections.yml | 2 +- .../default/eck.eck_entity_type.importers.yml | 2 +- ...k_entity_type.publications_collections.yml | 2 +- ..._plus.migration.hs_localist_individual.yml | 2 +- .../data_parser/HSLocalistJson.php | 48 +++- 9 files changed, 152 insertions(+), 178 deletions(-) diff --git a/composer.json b/composer.json index 5c199471cd..6d77671f99 100644 --- a/composer.json +++ b/composer.json @@ -126,7 +126,7 @@ "drupal/acquia_connector": "^4.0", "drupal/acquia_purge": "^1.2", "drupal/address": "^1.9", - "drupal/addtocal": "^2.0", + "drupal/addtocal": "^3.0", "drupal/admin_login_path": "^2.0", "drupal/admin_toolbar": "^3.0", "drupal/allowed_formats": "^2.0", @@ -155,7 +155,7 @@ "drupal/config_split": "^1.0", "drupal/config_update": "^2.0@alpha", "drupal/confirm_leave": "^1.0@beta", - "drupal/content_access": "^1.0@alpha", + "drupal/content_access": "^2.0", "drupal/core": "^9.4.5", "drupal/core-composer-scaffold": "^9", "drupal/core-recommended": "^9", @@ -165,20 +165,20 @@ "drupal/domain_registration": "^1.6", "drupal/draggableviews": "^2.0", "drupal/ds": "^3.9", - "drupal/eck": "^1.0@beta", + "drupal/eck": "^2.0", "drupal/editor_advanced_link": "^2.0", "drupal/editoria11y": "^2.0", "drupal/embed": "^1.4", "drupal/empty_fields": "^1.0@beta", "drupal/encrypt": "^3.0", "drupal/entity_embed": "^1.1", - "drupal/entity_reference_exposed_filters": "^1.0@alpha", + "drupal/entity_reference_exposed_filters": "^2.0@alpha", "drupal/entity_reference_revisions": "^1.3", "drupal/entityqueue": "^1.2", "drupal/environment_indicator": "^4.0", "drupal/extlink": "^1.5", "drupal/fakeobjects": "^1.1", - "drupal/fast_404": "^2.0@alpha", + "drupal/fast_404": "^3.2", "drupal/fast_404_generator": "^1.0", "drupal/field_formatter_class": "^1.4", "drupal/field_group": "^3.1", @@ -208,13 +208,13 @@ "drupal/maxlength": "^2.0@RC", "drupal/memcache": "^2.3", "drupal/menu_admin_per_menu": "^1.3", - "drupal/menu_block": "dev-1.x#17bc5a2094dec85a921fdac6aff0030bfe004744", - "drupal/menu_item_extras": "^2.16", + "drupal/menu_block": "^1.10", + "drupal/menu_item_extras": "^3.0", "drupal/menu_link_attributes": "^1.2", "drupal/menu_link_weight": "^1.0@beta", "drupal/menu_position": "^1.0@beta", "drupal/menu_trail_by_path": "^2.0", - "drupal/metatag": "^1.14", + "drupal/metatag": "^2.0", "drupal/migrate_source_csv": "^3.4", "drupal/mysql56": "^1.1", "drupal/nobots": "^1.0", @@ -240,7 +240,7 @@ "drupal/shield": "^1.4", "drupal/shortcut_menu": "^3.0@beta", "drupal/slick_paragraphs": "^2.0", - "drupal/smart_date": "^3.1", + "drupal/smart_date": "^3.7", "drupal/smart_trim": "^2.0", "drupal/spamspan": "^3.0@beta", "drupal/stage_file_proxy": "^2.0", @@ -259,7 +259,6 @@ "drupal/views_ical": "^1.0@alpha", "drupal/views_infinite_scroll": "^2.0", "drupal/views_taxonomy_term_name_depth": "^7.0", - "drupal/we_megamenu": "^1.13", "drupal/webform": "^6.2@beta", "drupal/webp": "^1.0@beta", "drupal/xmlsitemap": "^1.0", @@ -340,9 +339,6 @@ "drupal/gin": { "https://www.drupal.org/project/gin/issues/3276752": "https://www.drupal.org/files/issues/2022-12-07/gin-stick-after-ajax-reload-3276752-23.patch" }, - "drupal/fast_404": { - "https://www.drupal.org/project/fast_404/issues/2838359": "https://www.drupal.org/files/issues/2022-06-16/fast_404-honor_redirects-2838359-50.patch" - }, "drupal/field_group": { "https://www.drupal.org/project/field_group/issues/2969051": "https://www.drupal.org/files/issues/2023-04-24/2969051-99.patch", "https://www.drupal.org/project/field_group/issues/2787179": "https://www.drupal.org/files/issues/2023-04-07/2787179-highlight-html5-validation-85.patch" @@ -356,6 +352,9 @@ "drupal/key": { "https://www.drupal.org/project/key/issues/2980072": "patches/contrib/key-encrypt-2980072-4.patch" }, + "drupal/menu_block": { + "https://www.drupal.org/project/menu_block/issues/3271218": "https://www.drupal.org/files/issues/2022-04-29/menu_block_rendered_empty-3271218-17.patch" + }, "drupal/menu_position": { "Clean menu tree": "patches/contrib/menu_postion_rule-edit_route.patch" }, @@ -395,10 +394,6 @@ "drupal/views_taxonomy_term_name_depth": { "https://www.drupal.org/project/views_taxonomy_term_name_depth/issues/2877249": "https://git.drupalcode.org/project/views_taxonomy_term_name_depth/-/merge_requests/2.diff" }, - "drupal/we_megamenu": { - "https://www.drupal.org/project/we_megamenu/issues/3253971": "https://git.drupalcode.org/project/we_megamenu/-/merge_requests/6.patch", - "https://www.drupal.org/project/we_megamenu/issues/3055213 & https://www.drupal.org/project/we_megamenu/issues/3274934": "patches/contrib/we_megamenu.patch" - }, "su-sws/stanford_basic": { "D9/10 Update": "patches/contrib/stanford_basic.patch" } diff --git a/composer.lock b/composer.lock index 20aad11079..6bb160f7f5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "139e3bc9b11c08c74afeb0db4c8d973a", + "content-hash": "8e8823953b85927f2fadf8b54701b532", "packages": [ { "name": "acquia/blt", @@ -2123,20 +2123,20 @@ }, { "name": "drupal/addtocal", - "version": "2.0.0-beta4", + "version": "3.0.0-beta1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/addtocal.git", - "reference": "8.x-2.0-beta4" + "reference": "3.0.0-beta1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/addtocal-8.x-2.0-beta4.zip", - "reference": "8.x-2.0-beta4", - "shasum": "07e3a04418e3d702a30912ec2425b40c23ce740a" + "url": "https://ftp.drupal.org/files/projects/addtocal-3.0.0-beta1.zip", + "reference": "3.0.0-beta1", + "shasum": "35c69044e3e057070bb750cdb04042813e450ae0" }, "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^8 || ^9 || ^10", "spatie/calendar-links": "^1.7" }, "suggest": { @@ -2145,8 +2145,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta4", - "datestamp": "1648740638", + "version": "3.0.0-beta1", + "datestamp": "1687818186", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -4425,20 +4425,20 @@ }, { "name": "drupal/content_access", - "version": "1.0.0-alpha4", + "version": "2.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_access.git", - "reference": "8.x-1.0-alpha4" + "reference": "2.0.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_access-8.x-1.0-alpha4.zip", - "reference": "8.x-1.0-alpha4", - "shasum": "4ccaeb432d39de2649ea5602b15429633b6385cc" + "url": "https://ftp.drupal.org/files/projects/content_access-2.0.0-rc1.zip", + "reference": "2.0.0-rc1", + "shasum": "8bdd51e086a43f71be75cbe9b9670c002c650b64" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.4 || ^10" }, "require-dev": { "drupal/acl": "~1.0" @@ -4446,8 +4446,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha4", - "datestamp": "1654070349", + "version": "2.0.0-rc1", + "datestamp": "1683474263", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5569,35 +5569,35 @@ }, { "name": "drupal/eck", - "version": "1.0.0-beta2", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eck.git", - "reference": "8.x-1.0-beta2" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eck-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "6c671eef0fc89cc48cee70666548871e6321ec6e" + "url": "https://ftp.drupal.org/files/projects/eck-2.0.0.zip", + "reference": "2.0.0", + "shasum": "e1969212f4ce209e84d500a45133f0fe1b093795" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.4 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1591283484", + "version": "2.0.0", + "datestamp": "1683908568", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -6050,26 +6050,26 @@ }, { "name": "drupal/entity_reference_exposed_filters", - "version": "1.0.0-alpha3", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_exposed_filters.git", - "reference": "8.x-1.0-alpha3" + "reference": "2.0.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_exposed_filters-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "18aa6f735137deb3e8afe15ce136c6a4ee39152b" + "url": "https://ftp.drupal.org/files/projects/entity_reference_exposed_filters-2.0.0-alpha1.zip", + "reference": "2.0.0-alpha1", + "shasum": "64d162662f6d0782bb870ff56ffe2b155fea414c" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1598545274", + "version": "2.0.0-alpha1", + "datestamp": "1683541317", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6495,10 +6495,10 @@ }, { "name": "drupal/fast404", - "version": "2.0.0-alpha7", + "version": "3.2.0", "require": { "drupal/core": "^8.8 || ^9 || ^10", - "drupal/fast_404": "^2" + "drupal/fast_404": "^3" }, "require-dev": { "drupal/redirect": "^1.3.0" @@ -6506,11 +6506,11 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.0-alpha7", - "datestamp": "1685469221", + "version": "8.x-3.2", + "datestamp": "1692381474", "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6560,17 +6560,17 @@ }, { "name": "drupal/fast_404", - "version": "2.0.0-alpha7", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fast_404.git", - "reference": "8.x-2.0-alpha7" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fast_404-8.x-2.0-alpha7.zip", - "reference": "8.x-2.0-alpha7", - "shasum": "3f3f1e753c7f9cd6b4b3558f6f630e50455363ed" + "url": "https://ftp.drupal.org/files/projects/fast_404-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "70ebac9602da076547fc51827831fd395a4bcd6f" }, "require": { "drupal/core": "^8.8 || ^9 || ^10" @@ -6581,11 +6581,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-alpha7", - "datestamp": "1685469221", + "version": "8.x-3.2", + "datestamp": "1692381474", "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8931,26 +8931,29 @@ }, { "name": "drupal/menu_block", - "version": "dev-1.x", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "17bc5a2094dec85a921fdac6aff0030bfe004744" + "reference": "8.x-1.10" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "97de632d77448ae0a974e20c2ffbe42c7ddd4633" }, "require": { "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.9+1-dev", - "datestamp": "1667434044", + "version": "8.x-1.10", + "datestamp": "1667434255", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8992,29 +8995,26 @@ }, { "name": "drupal/menu_item_extras", - "version": "2.19.0", + "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_item_extras.git", - "reference": "8.x-2.19" + "reference": "3.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_item_extras-8.x-2.19.zip", - "reference": "8.x-2.19", - "shasum": "4b3f6c1db6f6678438aebddea42f6101ae43bccb" + "url": "https://ftp.drupal.org/files/projects/menu_item_extras-3.0.2.zip", + "reference": "3.0.2", + "shasum": "e9a86d3e703f480f93992237c5cc6e5a88671106" }, "require": { - "drupal/core": "^9.4 || ^10.0" - }, - "require-dev": { - "drupal/ckeditor": "*" + "drupal/core": "^9.4 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.19", - "datestamp": "1671971153", + "version": "3.0.2", + "datestamp": "1685006505", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9317,21 +9317,22 @@ }, { "name": "drupal/metatag", - "version": "1.26.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.26" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.26.zip", - "reference": "8.x-1.26", - "shasum": "afa4a37422748baa2f0c35b13961438668ef3be8" + "url": "https://ftp.drupal.org/files/projects/metatag-2.0.0.zip", + "reference": "2.0.0", + "shasum": "2966c854d982b7069b1c0111519427990ebbad40" }, "require": { - "drupal/core": "^9.3 || ^10", - "drupal/token": "^1.0" + "drupal/core": "^9.4 || ^10", + "drupal/token": "^1.0", + "php": ">=8.0" }, "require-dev": { "drupal/devel": "^4.0 || ^5.0", @@ -9339,7 +9340,6 @@ "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "^4.0", - "drupal/panelizer": "^4.0", "drupal/redirect": "^1.0", "drupal/webprofiler": "^9 || ^10", "mpyw/phpunit-patch-serializable-comparison": "*" @@ -9347,8 +9347,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.26", - "datestamp": "1687856123", + "version": "2.0.0", + "datestamp": "1692368265", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12795,68 +12795,6 @@ "source": "https://git.drupalcode.org/project/views_taxonomy_term_name_depth" } }, - { - "name": "drupal/we_megamenu", - "version": "1.15.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/we_megamenu.git", - "reference": "8.x-1.15" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/we_megamenu-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "2e7f9df8773d8d57be9c7aa5f5ec0acfaef1b267" - }, - "require": { - "drupal/core": "^9.4 || ^10" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.15", - "datestamp": "1692162019", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Hai Nguyen Ngoc (HaiNN)", - "homepage": "https://www.drupal.org/u/hainn", - "role": "Maintainer" - }, - { - "name": "Hai Nguyen", - "homepage": "https://www.drupal.org/user/1229130" - }, - { - "name": "nghianguyen", - "homepage": "https://www.drupal.org/user/3116893" - }, - { - "name": "ThongLe", - "homepage": "https://www.drupal.org/user/3745891" - }, - { - "name": "WeebPal", - "homepage": "https://www.drupal.org/user/1861072" - } - ], - "description": "This powerful Drupal module helps you create custom menu, video and Drupal Blocks.", - "homepage": "https://www.drupal.org/project/we_megamenu", - "support": { - "source": "https://git.drupalcode.org/project/we_megamenu", - "issues": "https://www.drupal.org/project/issues/we_megamenu" - } - }, { "name": "drupal/webform", "version": "6.2.0-beta6", @@ -18599,16 +18537,16 @@ }, { "name": "su-sws/stanford_migrate", - "version": "8.4.4", + "version": "8.5.0", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_migrate.git", - "reference": "09583061355223785d92f92a566b3e162b82a086" + "reference": "7d12581af64dbf3868a633e1c89b93980dcce530" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_migrate/zipball/09583061355223785d92f92a566b3e162b82a086", - "reference": "09583061355223785d92f92a566b3e162b82a086", + "url": "https://api.github.com/repos/SU-SWS/stanford_migrate/zipball/7d12581af64dbf3868a633e1c89b93980dcce530", + "reference": "7d12581af64dbf3868a633e1c89b93980dcce530", "shasum": "" }, "require": { @@ -18649,9 +18587,9 @@ "homepage": "https://github.com/SU-SWS/stanford_migrate", "support": { "issues": "https://github.com/SU-SWS/stanford_migrate/issues", - "source": "https://github.com/SU-SWS/stanford_migrate/tree/8.4.4" + "source": "https://github.com/SU-SWS/stanford_migrate/tree/8.5.0" }, - "time": "2023-07-28T22:42:35+00:00" + "time": "2023-08-23T18:14:56+00:00" }, { "name": "su-sws/stanford_ssp", @@ -28046,11 +27984,8 @@ "drupal/config_readonly": 10, "drupal/config_update": 15, "drupal/confirm_leave": 10, - "drupal/content_access": 15, - "drupal/eck": 10, "drupal/empty_fields": 10, "drupal/entity_reference_exposed_filters": 15, - "drupal/fast_404": 15, "drupal/field_validation": 10, "drupal/hook_event_dispatcher": 15, "drupal/linkit": 5, @@ -28058,7 +27993,6 @@ "drupal/masquerade": 10, "drupal/mass_pwreset": 10, "drupal/maxlength": 5, - "drupal/menu_block": 20, "drupal/menu_link_weight": 10, "drupal/menu_position": 10, "drupal/node_revision_delete": 5, @@ -28083,5 +28017,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index 0b33f2c985..8b111285f6 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -10,7 +10,6 @@ module: admin_toolbar_tools: 0 allowed_formats: 0 asset_injector: 0 - audio_embed_field: 0 auto_entitylabel: 0 better_exposed_filters: 0 better_normalizers: 0 diff --git a/config/default/eck.eck_entity_type.course_collections.yml b/config/default/eck.eck_entity_type.course_collections.yml index a5b73c3984..ca6b7def80 100644 --- a/config/default/eck.eck_entity_type.course_collections.yml +++ b/config/default/eck.eck_entity_type.course_collections.yml @@ -1,6 +1,6 @@ uuid: 14b682a0-37af-47d9-a384-2a94bd6bc96e langcode: en -status: true +status: false dependencies: { } id: course_collections label: 'Course Collections' diff --git a/config/default/eck.eck_entity_type.event_collections.yml b/config/default/eck.eck_entity_type.event_collections.yml index 8bb3348127..df264bec1e 100644 --- a/config/default/eck.eck_entity_type.event_collections.yml +++ b/config/default/eck.eck_entity_type.event_collections.yml @@ -1,6 +1,6 @@ uuid: 4a7243a2-2792-4cad-8243-9a80645b8483 langcode: en -status: true +status: false dependencies: { } _core: default_config_hash: alpO-KfdmucorAsjGAyjOWW4-8QKpVlvtMbkJaSym7Y diff --git a/config/default/eck.eck_entity_type.importers.yml b/config/default/eck.eck_entity_type.importers.yml index 60168b7136..b212b84ed2 100644 --- a/config/default/eck.eck_entity_type.importers.yml +++ b/config/default/eck.eck_entity_type.importers.yml @@ -1,6 +1,6 @@ uuid: 3534b17c-0911-4a56-9266-93e5ef2c727e langcode: en -status: true +status: false dependencies: { } id: importers label: 'Importer Collections' diff --git a/config/default/eck.eck_entity_type.publications_collections.yml b/config/default/eck.eck_entity_type.publications_collections.yml index 740ee24e9d..37df8af721 100644 --- a/config/default/eck.eck_entity_type.publications_collections.yml +++ b/config/default/eck.eck_entity_type.publications_collections.yml @@ -1,6 +1,6 @@ uuid: 60403f56-4ef0-4080-82aa-bdaec76c0eab langcode: en -status: true +status: false dependencies: { } _core: default_config_hash: y300-6TYpKouDO1W5WE4E7Y-5zAvDdjdID4xmWIu6KM diff --git a/config/default/migrate_plus.migration.hs_localist_individual.yml b/config/default/migrate_plus.migration.hs_localist_individual.yml index 6c2c4fa483..8cd956dfcd 100644 --- a/config/default/migrate_plus.migration.hs_localist_individual.yml +++ b/config/default/migrate_plus.migration.hs_localist_individual.yml @@ -16,7 +16,7 @@ source: request_options: timeout: 60 urls: { } - data_parser_plugin: json + data_parser_plugin: localist_json item_selector: events constants: status: 1 diff --git a/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php b/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php index c3c18e063d..c9e8a38324 100644 --- a/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php +++ b/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php @@ -18,7 +18,11 @@ class HSLocalistJson extends Json { * {@inheritDoc} */ protected function getSourceData(string $url): array { - $source_data = parent::getSourceData($url); + $source_data = []; + foreach (self::getPagedUrls($url) as $page) { + $source_data = [...$source_data, ...parent::getSourceData($page)]; + } + $modified_data = []; foreach ($source_data as $item) { if (isset($modified_data[$item['event']['id']])) { @@ -31,4 +35,46 @@ protected function getSourceData(string $url): array { return array_values($modified_data); } + /** + * Using the given url, get an array of pages to fetch all events. + * + * @param string $url + * Original url. + * + * @return string[] + * Paged url results. + */ + protected static function getPagedUrls(string $url): array { + $query = parse_url($url, PHP_URL_QUERY); + $base_url = trim(str_replace($query, '', $url), '?'); + parse_str($query, $query_parts); + + // Fetch only 1 event to make things as fast as possible. + $query_parts['pp'] = 1; + $query = http_build_query($query_parts); + + // Query the API using the given base url and all other query parts. + try { + $results = json_decode((string) \Drupal::httpClient() + ->request('GET', "$base_url?$query") + ->getBody(), TRUE, 512, JSON_THROW_ON_ERROR); + } + catch (\Throwable $e) { + // In case something errors, just return the original url. + return [$url]; + } + $total_count = $results['page']['total']; + + $paged_urls = []; + for ($page = 1; $page <= ceil($total_count / 100); $page++) { + // The maximum count per page is 100. + $query_parts['pp'] = 100; + $query_parts['page'] = $page; + + $query = http_build_query($query_parts); + $paged_urls[] = "$base_url?$query"; + } + return $paged_urls; + } + } From 1248b9d0846012139bd0905cf8172e99ae95ea85 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Wed, 23 Aug 2023 16:32:29 -0700 Subject: [PATCH 03/17] HSD8-1436 Removed old sites and their settings files --- blt/blt.yml | 16 +- composer.json | 82 - composer.lock | 360 +- config/default/core.extension.yml | 5 +- config/default/user.role.anonymous.yml | 2 - config/default/user.role.authenticated.yml | 2 - config/default/user.role.contributor.yml | 5 - config/default/user.role.site_manager.yml | 5 - .../modules/humsci/hs_admin/hs_admin.module | 6 + ...d.node.hs_event.field_hs_event_speaker.yml | 2 - ...ld.storage.node.field_hs_event_speaker.yml | 2 - .../humsci/hs_events/hs_events.info.yml | 1 - ...splay.node.hs_event.hs_horizontal_card.yml | 1 - .../optional/views.view.data_export.yml | 1 - .../mrc_bricks_helper/js/mrc_bricks_helper.js | 10 - .../mrc_bricks_helper.info.yml | 3 - .../mrc_bricks_helper.libraries.yml | 6 - .../mrc_bricks_helper.module | 103 - .../Field/FieldFormatter/DateTimeRange.php | 20 - .../mrc_display_modes.module | 77 - .../src/Form/DisplayModeForm.php | 10 - .../config/schema/mrc_ds_blocks.schema.yml | 19 - .../mrc_ds_blocks.links.action.yml | 3 - .../mrc_ds_blocks/mrc_ds_blocks.module | 309 -- .../mrc_ds_blocks/mrc_ds_blocks.services.yml | 9 - .../mrc_ds_blocks/src/BlockLazyLoader.php | 38 - .../src/Form/MrcDsBlocksAddForm.php | 306 -- .../src/Form/MrcDsBlocksDeleteForm.php | 106 - .../src/Form/MrcDsBlocksFieldUi.php | 355 -- .../modules/mrc_ds_blocks/src/MrcDsBlocks.php | 85 - .../Derivative/MrcDsBlocksLocalAction.php | 92 - .../src/Routing/RouteSubscriber.php | 145 - ...d_override.node.stanford_event.promote.yml | 23 - .../install/core.date_format.events_date.yml | 9 - ...rm_display.node.stanford_event.default.yml | 321 -- ...ew_display.node.stanford_event.default.yml | 232 - .../eck.eck_entity_type.event_collections.yml | 9 - ...eck.eck_type.event_collections.speaker.yml | 8 - .../field.field.node.stanford_event.body.yml | 23 - ....stanford_event.field_mrc_event_series.yml | 27 - ...ld.node.stanford_event.field_mrc_image.yml | 27 - ...ld.node.stanford_event.field_mrc_video.yml | 27 - ...stanford_event.field_s_event_admission.yml | 28 - ....stanford_event.field_s_event_audience.yml | 29 - ....stanford_event.field_s_event_category.yml | 29 - ...ford_event.field_s_event_contact_email.yml | 20 - ...ford_event.field_s_event_contact_phone.yml | 22 - ...node.stanford_event.field_s_event_date.yml | 27 - ....stanford_event.field_s_event_featured.yml | 22 - ...node.stanford_event.field_s_event_link.yml | 24 - ....stanford_event.field_s_event_location.yml | 20 - ....stanford_event.field_s_event_map_link.yml | 24 - ...e.stanford_event.field_s_event_speaker.yml | 29 - ...e.stanford_event.field_s_event_sponsor.yml | 20 - ...de.stanford_event.field_s_event_status.yml | 30 - ...node.stanford_event.field_s_event_type.yml | 30 - ...d.storage.node.field_s_event_admission.yml | 20 - ...ld.storage.node.field_s_event_audience.yml | 21 - ...ld.storage.node.field_s_event_category.yml | 21 - ...orage.node.field_s_event_contact_email.yml | 19 - ...orage.node.field_s_event_contact_phone.yml | 20 - .../field.storage.node.field_s_event_date.yml | 21 - ...ld.storage.node.field_s_event_featured.yml | 17 - .../field.storage.node.field_s_event_link.yml | 20 - ...ld.storage.node.field_s_event_location.yml | 20 - ...ld.storage.node.field_s_event_map_link.yml | 20 - ...eld.storage.node.field_s_event_speaker.yml | 24 - ...eld.storage.node.field_s_event_sponsor.yml | 20 - ...ield.storage.node.field_s_event_status.yml | 21 - .../field.storage.node.field_s_event_type.yml | 21 - .../config/install/image.style.event_350.yml | 16 - ...enu_position.menu_position_rule.events.yml | 26 - .../install/node.type.stanford_event.yml | 18 - .../install/pathauto.pattern.mrc_events.yml | 23 - .../taxonomy.vocabulary.event_audience.yml | 10 - .../taxonomy.vocabulary.event_category.yml | 10 - .../taxonomy.vocabulary.event_status.yml | 10 - .../taxonomy.vocabulary.event_type.yml | 10 - .../config/install/views.view.mrc_events.yml | 4576 ----------------- .../config/install/views.view.mrc_videos.yml | 352 -- .../modules/mrc_events/js/mrc_events.admin.js | 34 - .../modules/mrc_events/mrc_events.install | 108 - .../mrc_events/mrc_events.libraries.yml | 6 - .../modules/mrc_events/mrc_events.module | 50 - .../mrc_events/mrc_events.post_update.php | 40 - ...e_plus.migration.events_image_importer.yml | 60 - ...migrate_plus.migration.events_importer.yml | 198 - ...igrate_plus.migration_group.mrc_events.yml | 9 - .../mrc_events_importer.module | 136 - .../mrc_events_importer.post_update.php | 26 - ...taxonomy_term.mrc_event_series.default.yml | 64 - ...taxonomy_term.mrc_event_series.default.yml | 167 - ...ent_series.field_mrc_event_series_name.yml | 18 - ..._term.mrc_event_series.field_mrc_image.yml | 27 - ...ld.storage.node.field_mrc_event_series.yml | 19 - .../field.storage.node.field_mrc_image.yml | 23 - .../field.storage.node.field_mrc_video.yml | 23 - ...ield.storage.paragraph.field_mrc_image.yml | 23 - ...ield.storage.paragraph.field_mrc_video.yml | 23 - ...onomy_term.field_mrc_event_series_name.yml | 20 - ....storage.taxonomy_term.field_mrc_image.yml | 23 - ....storage.taxonomy_term.field_mrc_video.yml | 23 - ...athauto.pattern.mrc_event_series_terms.yml | 22 - .../taxonomy.vocabulary.mrc_event_series.yml | 8 - .../install/views.view.mrc_event_series.yml | 376 -- .../modules/mrc_helper/mrc_helper.install | 109 - .../modules/mrc_helper/mrc_helper.module | 92 - .../mrc_helper/mrc_helper.post_update.php | 33 - .../modules/mrc_helper/mrc_helper.routing.yml | 6 - .../DynamicEntityAutocompleteController.php | 85 - .../src/Element/DynamicEntityAutocomplete.php | 194 - .../Field/FieldWidget/LinkFieldWidget.php | 116 - ...isplay.node.stanford_news_item.default.yml | 174 - ...isplay.node.stanford_news_item.default.yml | 144 - ...eld.field.node.stanford_news_item.body.yml | 21 - ...nford_news_item.field_mrc_event_series.yml | 27 - ...ode.stanford_news_item.field_mrc_image.yml | 27 - ...stanford_news_item.field_s_news_byline.yml | 18 - ...ford_news_item.field_s_news_categories.yml | 28 - ...e.stanford_news_item.field_s_news_date.yml | 22 - ...anford_news_item.field_s_news_featured.yml | 22 - ...e.stanford_news_item.field_s_news_link.yml | 22 - ...nford_news_item.field_s_news_meta_tags.yml | 22 - ...field.storage.node.field_s_news_byline.yml | 20 - ...d.storage.node.field_s_news_categories.yml | 19 - .../field.storage.node.field_s_news_date.yml | 19 - ...eld.storage.node.field_s_news_featured.yml | 17 - .../field.storage.node.field_s_news_link.yml | 18 - ...ld.storage.node.field_s_news_meta_tags.yml | 18 - .../image.style.mrc_news_thumbnail.yml | 16 - .../install/image.style.news_thumbnail.yml | 16 - .../install/node.type.stanford_news_item.yml | 17 - .../install/pathauto.pattern.mrc_news.yml | 21 - ..._settings.node_type_stanford_news_item.yml | 8 - .../taxonomy.vocabulary.mrc_event_series.yml | 8 - .../taxonomy.vocabulary.news_categories.yml | 8 - .../config/install/views.view.mrc_news.yml | 1625 ------ .../modules/mrc_news/mrc_news.install | 144 - .../modules/mrc_news/mrc_news.module | 27 - .../modules/mrc_news/mrc_news.post_update.php | 26 - ...splay.node.stanford_basic_page.default.yml | 93 - ...form_display.paragraph.wysiwyg.default.yml | 26 - ...splay.node.stanford_basic_page.default.yml | 96 - ....node.stanford_basic_page.search_index.yml | 65 - ...node.stanford_basic_page.search_result.yml | 76 - ...view_display.paragraph.wysiwyg.default.yml | 21 - ...ord_basic_page.field_s_mrc_page_bricks.yml | 24 - ...ic_page.field_s_mrc_page_sidebar_block.yml | 21 - ...agraph.wysiwyg.field_s_basic_page_body.yml | 27 - ...d.storage.node.field_s_mrc_page_bricks.yml | 20 - ...ge.node.field_s_mrc_page_sidebar_block.yml | 22 - ...rage.paragraph.field_s_basic_page_body.yml | 18 - .../install/node.type.stanford_basic_page.yml | 17 - .../paragraphs.paragraphs_type.wysiwyg.yml | 8 - .../modules/mrc_page/js/mrc_page.admin.js | 8 - .../modules/mrc_page/mrc_page.libraries.yml | 6 - .../modules/mrc_page/mrc_page.module | 51 - .../modules/mrc_page/mrc_page.post_update.php | 20 - ...play.paragraph.mrc_cta_buttons.default.yml | 25 - ...play.paragraph.mrc_cta_buttons.default.yml | 26 - ..._cta_buttons.field_mrc_cta_button_link.yml | 22 - ...ge.paragraph.field_mrc_cta_button_link.yml | 18 - ...graphs.paragraphs_type.mrc_cta_buttons.yml | 8 - ...display.paragraph.mrc_postcard.default.yml | 72 - ...display.paragraph.mrc_postcard.default.yml | 89 - ...aph.mrc_postcard.mrc_postcard_vertical.yml | 90 - ...w_mode.paragraph.mrc_postcard_vertical.yml | 14 - ...paragraph.mrc_postcard.field_mrc_image.yml | 27 - ...h.mrc_postcard.field_mrc_postcard_body.yml | 26 - ...mrc_postcard.field_mrc_postcard_button.yml | 22 - ...ostcard.field_mrc_postcard_pre_heading.yml | 18 - ....mrc_postcard.field_mrc_postcard_title.yml | 18 - ...rage.paragraph.field_mrc_postcard_body.yml | 18 - ...ge.paragraph.field_mrc_postcard_button.yml | 18 - ...ragraph.field_mrc_postcard_pre_heading.yml | 20 - ...age.paragraph.field_mrc_postcard_title.yml | 20 - ...aragraphs.paragraphs_type.mrc_postcard.yml | 8 - ...rm_display.paragraph.mrc_slide.default.yml | 63 - ...ew_display.paragraph.mrc_slide.default.yml | 79 - ...ld.paragraph.mrc_slide.field_mrc_image.yml | 27 - ...ragraph.mrc_slide.field_mrc_slide_body.yml | 28 - ...ragraph.mrc_slide.field_mrc_slide_link.yml | 24 - ...agraph.mrc_slide.field_mrc_slide_title.yml | 20 - ...storage.paragraph.field_mrc_slide_body.yml | 20 - ...storage.paragraph.field_mrc_slide_link.yml | 20 - ...torage.paragraph.field_mrc_slide_title.yml | 22 - .../paragraphs.paragraphs_type.mrc_slide.yml | 10 - ...isplay.paragraph.mrc_slideshow.default.yml | 33 - ...isplay.paragraph.mrc_slideshow.default.yml | 44 - ...c_slideshow.field_mrc_slideshow_slides.yml | 44 - ...e.paragraph.field_mrc_slideshow_slides.yml | 21 - ...ragraphs.paragraphs_type.mrc_slideshow.yml | 10 - .../install/slick.optionset.mrc_slideshow.yml | 69 - .../mrc_paragraphs_slideshow.post_update.php | 13 - ...orm_display.paragraph.mrc_view.default.yml | 34 - ...iew_display.paragraph.mrc_view.default.yml | 54 - ...ield.paragraph.mrc_view.field_mrc_view.yml | 27 - ...aragraph.mrc_view.field_mrc_view_title.yml | 18 - ...field.storage.paragraph.field_mrc_view.yml | 20 - ...storage.paragraph.field_mrc_view_title.yml | 24 - .../paragraphs.paragraphs_type.mrc_view.yml | 8 - .../mrc_paragraphs_view.post_update.php | 20 - ..._display.paragraph.mrc_webform.default.yml | 24 - ..._display.paragraph.mrc_webform.default.yml | 22 - ...aragraph.mrc_webform.field_mrc_webform.yml | 28 - ...ld.storage.paragraph.field_mrc_webform.yml | 19 - ...paragraphs.paragraphs_type.mrc_webform.yml | 8 - ...itylabel.settings.node.stanford_person.yml | 6 - ..._override.node.stanford_person.promote.yml | 21 - ...ld_override.node.stanford_person.title.yml | 17 - ...m_display.node.stanford_person.default.yml | 398 -- ...w_display.node.stanford_person.default.yml | 215 - ...ew_display.node.stanford_person.teaser.yml | 27 - .../field.field.node.stanford_person.body.yml | 21 - ...d.node.stanford_person.field_mrc_image.yml | 27 - ...ford_person.field_s_person_affiliation.yml | 28 - ...anford_person.field_s_person_education.yml | 18 - ...e.stanford_person.field_s_person_email.yml | 18 - ...erson.field_s_person_faculty_interests.yml | 28 - ...d_person.field_s_person_faculty_status.yml | 28 - ...nford_person.field_s_person_first_name.yml | 18 - ...anford_person.field_s_person_last_name.yml | 18 - ...e.stanford_person.field_s_person_links.yml | 22 - ...de.stanford_person.field_s_person_mail.yml | 35 - ...anford_person.field_s_person_mail_code.yml | 18 - ...ford_person.field_s_person_middle_name.yml | 18 - ....stanford_person.field_s_person_office.yml | 18 - ...ord_person.field_s_person_office_hours.yml | 18 - ...nford_person.field_s_person_staff_type.yml | 28 - ...d_person.field_s_person_student_cohort.yml | 20 - ..._person.field_s_person_student_dissert.yml | 18 - ...ord_person.field_s_person_student_grad.yml | 20 - ...rd_person.field_s_person_student_study.yml | 28 - ...ord_person.field_s_person_student_type.yml | 28 - ...anford_person.field_s_person_telephone.yml | 20 - ...e.stanford_person.field_s_person_title.yml | 18 - ...torage.node.field_s_person_affiliation.yml | 19 - ....storage.node.field_s_person_education.yml | 20 - ...ield.storage.node.field_s_person_email.yml | 17 - ....node.field_s_person_faculty_interests.yml | 19 - ...age.node.field_s_person_faculty_status.yml | 19 - ...storage.node.field_s_person_first_name.yml | 20 - ....storage.node.field_s_person_last_name.yml | 20 - ...ield.storage.node.field_s_person_links.yml | 18 - ...field.storage.node.field_s_person_mail.yml | 18 - ....storage.node.field_s_person_mail_code.yml | 20 - ...torage.node.field_s_person_middle_name.yml | 20 - ...eld.storage.node.field_s_person_office.yml | 20 - ...orage.node.field_s_person_office_hours.yml | 20 - ...storage.node.field_s_person_staff_type.yml | 19 - ...age.node.field_s_person_student_cohort.yml | 19 - ...ge.node.field_s_person_student_dissert.yml | 20 - ...orage.node.field_s_person_student_grad.yml | 19 - ...rage.node.field_s_person_student_study.yml | 19 - ...orage.node.field_s_person_student_type.yml | 19 - ....storage.node.field_s_person_telephone.yml | 18 - ...ield.storage.node.field_s_person_title.yml | 20 - .../install/node.type.stanford_person.yml | 16 - .../install/pathauto.pattern.mrc_person.yml | 21 - ...taxonomy.vocabulary.person_affiliation.yml | 8 - ...my.vocabulary.person_faculty_interests.yml | 8 - ...onomy.vocabulary.person_faculty_status.yml | 8 - .../taxonomy.vocabulary.person_staff_type.yml | 8 - ...xonomy.vocabulary.person_student_study.yml | 8 - ...axonomy.vocabulary.person_student_type.yml | 8 - .../mrc_permissions.permissions.yml | 14 - .../mrc_permissions.services.yml | 5 - .../src/Routing/RouteSubscriber.php | 96 - ...tylabel.settings.node.stanford_visitor.yml | 7 - ...d_override.node.stanford_visitor.title.yml | 17 - ..._display.node.stanford_visitor.default.yml | 176 - ..._display.node.stanford_visitor.default.yml | 173 - ...field.field.node.stanford_visitor.body.yml | 27 - ...tanford_visitor.field_mrc_event_series.yml | 27 - ....node.stanford_visitor.field_mrc_image.yml | 27 - ...ford_visitor.field_s_visitor_curr_inst.yml | 18 - ...stanford_visitor.field_s_visitor_donor.yml | 18 - ..._visitor.field_s_visitor_external_link.yml | 22 - ...ord_visitor.field_s_visitor_first_name.yml | 18 - ...ford_visitor.field_s_visitor_last_name.yml | 18 - ...visitor.field_s_visitor_position_title.yml | 18 - ..._visitor.field_s_visitor_research_area.yml | 28 - ...d_visitor.field_s_visitor_year_visited.yml | 24 - ...storage.node.field_s_visitor_curr_inst.yml | 20 - ...eld.storage.node.field_s_visitor_donor.yml | 20 - ...age.node.field_s_visitor_external_link.yml | 18 - ...torage.node.field_s_visitor_first_name.yml | 20 - ...storage.node.field_s_visitor_last_name.yml | 20 - ...ge.node.field_s_visitor_position_title.yml | 20 - ...age.node.field_s_visitor_research_area.yml | 19 - ...rage.node.field_s_visitor_year_visited.yml | 18 - .../install/mrc_visitor.default_image.yml | 1 - .../install/node.type.stanford_visitor.yml | 16 - .../install/pathauto.pattern.mrc_visitors.yml | 21 - ....vocabulary.stanford_mrc_research_area.yml | 8 - .../config/install/views.view.mrc_visitor.yml | 1217 ----- .../config/schema/mrc_visitor.schema.yml | 7 - .../mrc_visitor/img/visitor-profile.png | Bin 3610 -> 0 bytes .../modules/mrc_visitor/mrc_visitor.install | 38 - .../modules/mrc_visitor/mrc_visitor.module | 46 - .../mrc_visitor/mrc_visitor.post_update.php | 34 - .../modules/mrc_yearonly/mrc_yearonly.module | 35 - .../Field/FieldFormatter/AcademicYearOnly.php | 100 - .../Field/FieldWidget/AcademicYearOnly.php | 47 - .../src/Plugin/views/filter/YearOnly.php | 105 - .../src/Plugin/views/sort/YearOnly.php | 25 - .../templates/yearonly-academic.html.twig | 7 - .../views_block_filter_block/README.md | 16 - .../Plugin/views/vbfbPluginDisplayBlock.php | 49 - .../tests/views_block_filter_block.test | 181 - .../views_block_filter_block_test.info | 6 - .../views_block_filter_block_test.module | 84 - .../views_block_filter_block.install | 43 - .../views_block_filter_block.module | 36 - .../su_humsci_profile.install | 11 + docroot/sites/dfetter2022__humsci/blt.yml | 12 - .../default.local.drush.yml | 2 - .../dfetter2022__humsci/default.services.yml | 191 - .../dfetter2022__humsci/default.settings.php | 796 --- .../sites/dfetter2022__humsci/services.yml | 174 - .../sites/dfetter2022__humsci/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/dsresearch2022/blt.yml | 12 - .../dsresearch2022/default.local.drush.yml | 2 - .../sites/dsresearch2022/default.services.yml | 206 - .../sites/dsresearch2022/default.settings.php | 796 --- docroot/sites/dsresearch2022/services.yml | 174 - docroot/sites/dsresearch2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/duboislab2022/blt.yml | 12 - .../duboislab2022/default.local.drush.yml | 2 - .../sites/duboislab2022/default.services.yml | 206 - .../sites/duboislab2022/default.settings.php | 796 --- docroot/sites/duboislab2022/services.yml | 174 - docroot/sites/duboislab2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - .../sites/facultyaffairs_humsci2021/blt.yml | 12 - .../default.local.drush.yml | 2 - .../default.services.yml | 189 - .../default.settings.php | 804 --- .../facultyaffairs_humsci2021/services.yml | 174 - .../facultyaffairs_humsci2021/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/francestanford2022/blt.yml | 12 - .../default.local.drush.yml | 2 - .../francestanford2022/default.services.yml | 206 - .../francestanford2022/default.settings.php | 796 --- docroot/sites/francestanford2022/services.yml | 174 - docroot/sites/francestanford2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - .../sites/gavin_wright2022__humsci/blt.yml | 12 - .../default.local.drush.yml | 2 - .../default.services.yml | 191 - .../default.settings.php | 773 --- .../gavin_wright2022__humsci/services.yml | 174 - .../gavin_wright2022__humsci/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/gus_humsci2021/blt.yml | 12 - .../gus_humsci2021/default.local.drush.yml | 2 - .../sites/gus_humsci2021/default.services.yml | 189 - .../sites/gus_humsci2021/default.settings.php | 804 --- docroot/sites/gus_humsci2021/services.yml | 174 - docroot/sites/gus_humsci2021/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - .../sites/heidi_williams2022__humsci/blt.yml | 12 - .../default.local.drush.yml | 2 - .../default.services.yml | 191 - .../default.settings.php | 773 --- .../heidi_williams2022__humsci/services.yml | 174 - .../heidi_williams2022__humsci/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/humanitiescore2022/blt.yml | 12 - .../default.local.drush.yml | 2 - .../humanitiescore2022/default.services.yml | 191 - .../humanitiescore2022/default.settings.php | 773 --- docroot/sites/humanitiescore2022/services.yml | 174 - docroot/sites/humanitiescore2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/insidehs2022/blt.yml | 12 - .../insidehs2022/default.local.drush.yml | 2 - .../sites/insidehs2022/default.services.yml | 206 - .../sites/insidehs2022/default.settings.php | 796 --- docroot/sites/insidehs2022/services.yml | 174 - docroot/sites/insidehs2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/insidehs2023/blt.yml | 12 - .../insidehs2023/default.local.drush.yml | 2 - .../sites/insidehs2023/default.services.yml | 215 - .../sites/insidehs2023/default.settings.php | 815 --- docroot/sites/insidehs2023/services.yml | 174 - docroot/sites/insidehs2023/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/lowe2022/blt.yml | 12 - .../sites/lowe2022/default.local.drush.yml | 2 - docroot/sites/lowe2022/default.services.yml | 206 - docroot/sites/lowe2022/default.settings.php | 796 --- docroot/sites/lowe2022/services.yml | 174 - docroot/sites/lowe2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/mrc2021/blt.yml | 12 - docroot/sites/mrc2021/default.local.drush.yml | 2 - docroot/sites/mrc2021/default.services.yml | 173 - docroot/sites/mrc2021/default.settings.php | 781 --- docroot/sites/mrc2021/services.yml | 174 - docroot/sites/mrc2021/settings.php | 790 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/popstudies2023/blt.yml | 12 - .../popstudies2023/default.local.drush.yml | 2 - .../sites/popstudies2023/default.services.yml | 215 - .../sites/popstudies2023/default.settings.php | 815 --- docroot/sites/popstudies2023/services.yml | 174 - docroot/sites/popstudies2023/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - .../sites/researchadmin_humsci2022/blt.yml | 12 - .../default.local.drush.yml | 2 - .../default.services.yml | 206 - .../default.settings.php | 796 --- .../researchadmin_humsci2022/services.yml | 174 - .../researchadmin_humsci2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/shenlab2022/blt.yml | 12 - .../sites/shenlab2022/default.local.drush.yml | 2 - .../sites/shenlab2022/default.services.yml | 206 - .../sites/shenlab2022/default.settings.php | 796 --- docroot/sites/shenlab2022/services.yml | 174 - docroot/sites/shenlab2022/settings.php | 813 --- .../settings/default.includes.settings.php | 50 - .../settings/default.local.settings.php | 160 - docroot/sites/sites.php | 13 - .../humsci/humsci_basic/humsci_basic.info.yml | 2 +- .../humsci_colorful.libraries.yml | 1 - .../humsci_traditional.libraries.yml | 1 - .../su_humsci_gin_admin.info.yml | 2 +- 448 files changed, 31 insertions(+), 55268 deletions(-) delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/js/mrc_bricks_helper.js delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.libraries.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_date/src/Plugin/Field/FieldFormatter/DateTimeRange.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_display_modes/mrc_display_modes.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_display_modes/src/Form/DisplayModeForm.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/config/schema/mrc_ds_blocks.schema.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.links.action.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.services.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/BlockLazyLoader.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksAddForm.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksDeleteForm.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksFieldUi.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/MrcDsBlocks.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Plugin/Derivative/MrcDsBlocksLocalAction.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Routing/RouteSubscriber.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.base_field_override.node.stanford_event.promote.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.date_format.events_date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_form_display.node.stanford_event.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_view_display.node.stanford_event.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_entity_type.event_collections.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_type.event_collections.speaker.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_video.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_admission.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_audience.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_category.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_email.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_phone.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_featured.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_location.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_map_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_speaker.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_sponsor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_status.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_admission.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_audience.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_category.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_email.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_phone.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_featured.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_location.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_map_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_speaker.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_sponsor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_status.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/image.style.event_350.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/menu_position.menu_position_rule.events.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/node.type.stanford_event.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/pathauto.pattern.mrc_events.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_audience.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_category.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_status.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_events.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_videos.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/js/mrc_events.admin.js delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.install delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.libraries.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/config/install/migrate_plus.migration.events_image_importer.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/config/install/migrate_plus.migration.events_importer.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/config/install/migrate_plus.migration_group.mrc_events.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/mrc_events_importer.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/mrc_events_importer.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/core.entity_form_display.taxonomy_term.mrc_event_series.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/core.entity_view_display.taxonomy_term.mrc_event_series.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.field.taxonomy_term.mrc_event_series.field_mrc_event_series_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.field.taxonomy_term.mrc_event_series.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.node.field_mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.node.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.node.field_mrc_video.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.paragraph.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.paragraph.field_mrc_video.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.taxonomy_term.field_mrc_event_series_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.taxonomy_term.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/field.storage.taxonomy_term.field_mrc_video.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/pathauto.pattern.mrc_event_series_terms.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/taxonomy.vocabulary.mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/config/install/views.view.mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.install delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.routing.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Controller/DynamicEntityAutocompleteController.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Element/DynamicEntityAutocomplete.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Plugin/Field/FieldWidget/LinkFieldWidget.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_form_display.node.stanford_news_item.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_view_display.node.stanford_news_item.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_byline.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_categories.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_featured.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_meta_tags.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_byline.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_categories.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_featured.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_meta_tags.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.mrc_news_thumbnail.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.news_thumbnail.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/node.type.stanford_news_item.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/pathauto.pattern.mrc_news.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/rabbit_hole.behavior_settings.node_type_stanford_news_item.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.news_categories.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/views.view.mrc_news.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.install delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/core.entity_form_display.node.stanford_basic_page.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/core.entity_form_display.paragraph.wysiwyg.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/core.entity_view_display.node.stanford_basic_page.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/core.entity_view_display.node.stanford_basic_page.search_index.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/core.entity_view_display.node.stanford_basic_page.search_result.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/core.entity_view_display.paragraph.wysiwyg.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/field.field.node.stanford_basic_page.field_s_mrc_page_bricks.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/field.field.node.stanford_basic_page.field_s_mrc_page_sidebar_block.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/field.field.paragraph.wysiwyg.field_s_basic_page_body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/field.storage.node.field_s_mrc_page_bricks.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/field.storage.node.field_s_mrc_page_sidebar_block.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/field.storage.paragraph.field_s_basic_page_body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/node.type.stanford_basic_page.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/config/install/paragraphs.paragraphs_type.wysiwyg.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/js/mrc_page.admin.js delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.libraries.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_cta/config/install/core.entity_form_display.paragraph.mrc_cta_buttons.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_cta/config/install/core.entity_view_display.paragraph.mrc_cta_buttons.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_cta/config/install/field.field.paragraph.mrc_cta_buttons.field_mrc_cta_button_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_cta/config/install/field.storage.paragraph.field_mrc_cta_button_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_cta/config/install/paragraphs.paragraphs_type.mrc_cta_buttons.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/core.entity_form_display.paragraph.mrc_postcard.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/core.entity_view_display.paragraph.mrc_postcard.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/core.entity_view_display.paragraph.mrc_postcard.mrc_postcard_vertical.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/core.entity_view_mode.paragraph.mrc_postcard_vertical.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.field.paragraph.mrc_postcard.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.field.paragraph.mrc_postcard.field_mrc_postcard_body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.field.paragraph.mrc_postcard.field_mrc_postcard_button.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.field.paragraph.mrc_postcard.field_mrc_postcard_pre_heading.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.field.paragraph.mrc_postcard.field_mrc_postcard_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.storage.paragraph.field_mrc_postcard_body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.storage.paragraph.field_mrc_postcard_button.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.storage.paragraph.field_mrc_postcard_pre_heading.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/field.storage.paragraph.field_mrc_postcard_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/config/install/paragraphs.paragraphs_type.mrc_postcard.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/core.entity_form_display.paragraph.mrc_slide.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/core.entity_view_display.paragraph.mrc_slide.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.field.paragraph.mrc_slide.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.field.paragraph.mrc_slide.field_mrc_slide_body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.field.paragraph.mrc_slide.field_mrc_slide_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.field.paragraph.mrc_slide.field_mrc_slide_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.storage.paragraph.field_mrc_slide_body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.storage.paragraph.field_mrc_slide_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/field.storage.paragraph.field_mrc_slide_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/config/install/paragraphs.paragraphs_type.mrc_slide.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/config/install/core.entity_form_display.paragraph.mrc_slideshow.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/config/install/core.entity_view_display.paragraph.mrc_slideshow.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/config/install/field.field.paragraph.mrc_slideshow.field_mrc_slideshow_slides.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/config/install/field.storage.paragraph.field_mrc_slideshow_slides.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/config/install/paragraphs.paragraphs_type.mrc_slideshow.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/config/install/slick.optionset.mrc_slideshow.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/mrc_paragraphs_slideshow.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/core.entity_form_display.paragraph.mrc_view.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/core.entity_view_display.paragraph.mrc_view.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/field.field.paragraph.mrc_view.field_mrc_view.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/field.field.paragraph.mrc_view.field_mrc_view_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/field.storage.paragraph.field_mrc_view.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/field.storage.paragraph.field_mrc_view_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/config/install/paragraphs.paragraphs_type.mrc_view.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/mrc_paragraphs_view.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_webform/config/install/core.entity_form_display.paragraph.mrc_webform.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_webform/config/install/core.entity_view_display.paragraph.mrc_webform.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_webform/config/install/field.field.paragraph.mrc_webform.field_mrc_webform.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_webform/config/install/field.storage.paragraph.field_mrc_webform.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_webform/config/install/paragraphs.paragraphs_type.mrc_webform.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/auto_entitylabel.settings.node.stanford_person.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/core.base_field_override.node.stanford_person.promote.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/core.base_field_override.node.stanford_person.title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/core.entity_form_display.node.stanford_person.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/core.entity_view_display.node.stanford_person.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/core.entity_view_display.node.stanford_person.teaser.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_affiliation.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_education.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_email.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_faculty_interests.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_faculty_status.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_first_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_last_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_links.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_mail.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_mail_code.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_middle_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_office.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_office_hours.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_staff_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_student_cohort.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_student_dissert.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_student_grad.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_student_study.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_student_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_telephone.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.field.node.stanford_person.field_s_person_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_affiliation.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_education.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_email.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_faculty_interests.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_faculty_status.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_first_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_last_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_links.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_mail.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_mail_code.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_middle_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_office.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_office_hours.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_staff_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_student_cohort.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_student_dissert.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_student_grad.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_student_study.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_student_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_telephone.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/field.storage.node.field_s_person_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/node.type.stanford_person.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/pathauto.pattern.mrc_person.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/taxonomy.vocabulary.person_affiliation.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/taxonomy.vocabulary.person_faculty_interests.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/taxonomy.vocabulary.person_faculty_status.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/taxonomy.vocabulary.person_staff_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/taxonomy.vocabulary.person_student_study.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/config/install/taxonomy.vocabulary.person_student_type.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_permissions/mrc_permissions.permissions.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_permissions/mrc_permissions.services.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_permissions/src/Routing/RouteSubscriber.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/auto_entitylabel.settings.node.stanford_visitor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.base_field_override.node.stanford_visitor.title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_form_display.node.stanford_visitor.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_view_display.node.stanford_visitor.default.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.body.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_event_series.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_curr_inst.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_donor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_external_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_first_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_last_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_position_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_research_area.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_year_visited.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_curr_inst.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_donor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_external_link.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_first_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_last_name.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_position_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_research_area.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_year_visited.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/mrc_visitor.default_image.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/node.type.stanford_visitor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/pathauto.pattern.mrc_visitors.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/taxonomy.vocabulary.stanford_mrc_research_area.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/views.view.mrc_visitor.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/schema/mrc_visitor.schema.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/img/visitor-profile.png delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.install delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/mrc_yearonly.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldFormatter/AcademicYearOnly.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldWidget/AcademicYearOnly.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/filter/YearOnly.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/sort/YearOnly.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/templates/yearonly-academic.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/README.md delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/src/Plugin/views/vbfbPluginDisplayBlock.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block.test delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.info delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.module delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.install delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.module delete mode 100644 docroot/sites/dfetter2022__humsci/blt.yml delete mode 100644 docroot/sites/dfetter2022__humsci/default.local.drush.yml delete mode 100644 docroot/sites/dfetter2022__humsci/default.services.yml delete mode 100644 docroot/sites/dfetter2022__humsci/default.settings.php delete mode 100644 docroot/sites/dfetter2022__humsci/services.yml delete mode 100644 docroot/sites/dfetter2022__humsci/settings.php delete mode 100644 docroot/sites/dfetter2022__humsci/settings/default.includes.settings.php delete mode 100644 docroot/sites/dfetter2022__humsci/settings/default.local.settings.php delete mode 100644 docroot/sites/dsresearch2022/blt.yml delete mode 100644 docroot/sites/dsresearch2022/default.local.drush.yml delete mode 100644 docroot/sites/dsresearch2022/default.services.yml delete mode 100644 docroot/sites/dsresearch2022/default.settings.php delete mode 100644 docroot/sites/dsresearch2022/services.yml delete mode 100644 docroot/sites/dsresearch2022/settings.php delete mode 100644 docroot/sites/dsresearch2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/dsresearch2022/settings/default.local.settings.php delete mode 100644 docroot/sites/duboislab2022/blt.yml delete mode 100644 docroot/sites/duboislab2022/default.local.drush.yml delete mode 100644 docroot/sites/duboislab2022/default.services.yml delete mode 100644 docroot/sites/duboislab2022/default.settings.php delete mode 100644 docroot/sites/duboislab2022/services.yml delete mode 100644 docroot/sites/duboislab2022/settings.php delete mode 100644 docroot/sites/duboislab2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/duboislab2022/settings/default.local.settings.php delete mode 100644 docroot/sites/facultyaffairs_humsci2021/blt.yml delete mode 100644 docroot/sites/facultyaffairs_humsci2021/default.local.drush.yml delete mode 100644 docroot/sites/facultyaffairs_humsci2021/default.services.yml delete mode 100644 docroot/sites/facultyaffairs_humsci2021/default.settings.php delete mode 100644 docroot/sites/facultyaffairs_humsci2021/services.yml delete mode 100644 docroot/sites/facultyaffairs_humsci2021/settings.php delete mode 100644 docroot/sites/facultyaffairs_humsci2021/settings/default.includes.settings.php delete mode 100644 docroot/sites/facultyaffairs_humsci2021/settings/default.local.settings.php delete mode 100644 docroot/sites/francestanford2022/blt.yml delete mode 100644 docroot/sites/francestanford2022/default.local.drush.yml delete mode 100644 docroot/sites/francestanford2022/default.services.yml delete mode 100644 docroot/sites/francestanford2022/default.settings.php delete mode 100644 docroot/sites/francestanford2022/services.yml delete mode 100644 docroot/sites/francestanford2022/settings.php delete mode 100644 docroot/sites/francestanford2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/francestanford2022/settings/default.local.settings.php delete mode 100644 docroot/sites/gavin_wright2022__humsci/blt.yml delete mode 100644 docroot/sites/gavin_wright2022__humsci/default.local.drush.yml delete mode 100644 docroot/sites/gavin_wright2022__humsci/default.services.yml delete mode 100644 docroot/sites/gavin_wright2022__humsci/default.settings.php delete mode 100644 docroot/sites/gavin_wright2022__humsci/services.yml delete mode 100644 docroot/sites/gavin_wright2022__humsci/settings.php delete mode 100644 docroot/sites/gavin_wright2022__humsci/settings/default.includes.settings.php delete mode 100644 docroot/sites/gavin_wright2022__humsci/settings/default.local.settings.php delete mode 100644 docroot/sites/gus_humsci2021/blt.yml delete mode 100644 docroot/sites/gus_humsci2021/default.local.drush.yml delete mode 100644 docroot/sites/gus_humsci2021/default.services.yml delete mode 100644 docroot/sites/gus_humsci2021/default.settings.php delete mode 100644 docroot/sites/gus_humsci2021/services.yml delete mode 100644 docroot/sites/gus_humsci2021/settings.php delete mode 100644 docroot/sites/gus_humsci2021/settings/default.includes.settings.php delete mode 100644 docroot/sites/gus_humsci2021/settings/default.local.settings.php delete mode 100644 docroot/sites/heidi_williams2022__humsci/blt.yml delete mode 100644 docroot/sites/heidi_williams2022__humsci/default.local.drush.yml delete mode 100644 docroot/sites/heidi_williams2022__humsci/default.services.yml delete mode 100644 docroot/sites/heidi_williams2022__humsci/default.settings.php delete mode 100644 docroot/sites/heidi_williams2022__humsci/services.yml delete mode 100644 docroot/sites/heidi_williams2022__humsci/settings.php delete mode 100644 docroot/sites/heidi_williams2022__humsci/settings/default.includes.settings.php delete mode 100644 docroot/sites/heidi_williams2022__humsci/settings/default.local.settings.php delete mode 100644 docroot/sites/humanitiescore2022/blt.yml delete mode 100644 docroot/sites/humanitiescore2022/default.local.drush.yml delete mode 100644 docroot/sites/humanitiescore2022/default.services.yml delete mode 100644 docroot/sites/humanitiescore2022/default.settings.php delete mode 100644 docroot/sites/humanitiescore2022/services.yml delete mode 100644 docroot/sites/humanitiescore2022/settings.php delete mode 100644 docroot/sites/humanitiescore2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/humanitiescore2022/settings/default.local.settings.php delete mode 100644 docroot/sites/insidehs2022/blt.yml delete mode 100644 docroot/sites/insidehs2022/default.local.drush.yml delete mode 100644 docroot/sites/insidehs2022/default.services.yml delete mode 100644 docroot/sites/insidehs2022/default.settings.php delete mode 100644 docroot/sites/insidehs2022/services.yml delete mode 100644 docroot/sites/insidehs2022/settings.php delete mode 100644 docroot/sites/insidehs2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/insidehs2022/settings/default.local.settings.php delete mode 100644 docroot/sites/insidehs2023/blt.yml delete mode 100644 docroot/sites/insidehs2023/default.local.drush.yml delete mode 100644 docroot/sites/insidehs2023/default.services.yml delete mode 100644 docroot/sites/insidehs2023/default.settings.php delete mode 100644 docroot/sites/insidehs2023/services.yml delete mode 100644 docroot/sites/insidehs2023/settings.php delete mode 100644 docroot/sites/insidehs2023/settings/default.includes.settings.php delete mode 100644 docroot/sites/insidehs2023/settings/default.local.settings.php delete mode 100644 docroot/sites/lowe2022/blt.yml delete mode 100644 docroot/sites/lowe2022/default.local.drush.yml delete mode 100644 docroot/sites/lowe2022/default.services.yml delete mode 100644 docroot/sites/lowe2022/default.settings.php delete mode 100644 docroot/sites/lowe2022/services.yml delete mode 100644 docroot/sites/lowe2022/settings.php delete mode 100644 docroot/sites/lowe2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/lowe2022/settings/default.local.settings.php delete mode 100644 docroot/sites/mrc2021/blt.yml delete mode 100644 docroot/sites/mrc2021/default.local.drush.yml delete mode 100644 docroot/sites/mrc2021/default.services.yml delete mode 100644 docroot/sites/mrc2021/default.settings.php delete mode 100644 docroot/sites/mrc2021/services.yml delete mode 100644 docroot/sites/mrc2021/settings.php delete mode 100644 docroot/sites/mrc2021/settings/default.includes.settings.php delete mode 100644 docroot/sites/mrc2021/settings/default.local.settings.php delete mode 100644 docroot/sites/popstudies2023/blt.yml delete mode 100644 docroot/sites/popstudies2023/default.local.drush.yml delete mode 100644 docroot/sites/popstudies2023/default.services.yml delete mode 100644 docroot/sites/popstudies2023/default.settings.php delete mode 100644 docroot/sites/popstudies2023/services.yml delete mode 100644 docroot/sites/popstudies2023/settings.php delete mode 100644 docroot/sites/popstudies2023/settings/default.includes.settings.php delete mode 100644 docroot/sites/popstudies2023/settings/default.local.settings.php delete mode 100644 docroot/sites/researchadmin_humsci2022/blt.yml delete mode 100644 docroot/sites/researchadmin_humsci2022/default.local.drush.yml delete mode 100644 docroot/sites/researchadmin_humsci2022/default.services.yml delete mode 100644 docroot/sites/researchadmin_humsci2022/default.settings.php delete mode 100644 docroot/sites/researchadmin_humsci2022/services.yml delete mode 100644 docroot/sites/researchadmin_humsci2022/settings.php delete mode 100644 docroot/sites/researchadmin_humsci2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/researchadmin_humsci2022/settings/default.local.settings.php delete mode 100644 docroot/sites/shenlab2022/blt.yml delete mode 100644 docroot/sites/shenlab2022/default.local.drush.yml delete mode 100644 docroot/sites/shenlab2022/default.services.yml delete mode 100644 docroot/sites/shenlab2022/default.settings.php delete mode 100644 docroot/sites/shenlab2022/services.yml delete mode 100644 docroot/sites/shenlab2022/settings.php delete mode 100644 docroot/sites/shenlab2022/settings/default.includes.settings.php delete mode 100644 docroot/sites/shenlab2022/settings/default.local.settings.php diff --git a/blt/blt.yml b/blt/blt.yml index 6e21f0fd9d..870c3db1f3 100644 --- a/blt/blt.yml +++ b/blt/blt.yml @@ -93,33 +93,25 @@ multisites: - datasciencemajor - default - dennylab - - dfetter2022__humsci - dfetter__humsci - dlcl - dsresearch - - dsresearch2022 - duboislab - - duboislab2022 - ealc - economics - em1060 - english - ethicsinsociety - facultyaffairs_humsci - - facultyaffairs_humsci2021 - feldman - feminist - finance_humsci - francestanford - - francestanford2022 - - gavin_wright2022__humsci - gavin_wright__humsci - gender - globalcurrents - grandtour - gus_humsci - - gus_humsci2021 - - heidi_williams2022__humsci - heidi_williams__humsci - history - hopkinsmarinestation @@ -137,12 +129,9 @@ multisites: - humanbiology - humanexperience - humanitiescore - - humanitiescore2022 - humanrights - impact - insidehs - - insidehs2022 - - insidehs2023 - internationalrelations - iranianstudies - iriss @@ -153,7 +142,6 @@ multisites: - language - linguistics - lowe - - lowe2022 - mathematics - mathematics2023 - mcs @@ -161,7 +149,7 @@ multisites: - mediterraneanstudies - memorylab - morrisoninstitute - - mrc2021 + - mrc - mtl - music - oconnell @@ -179,11 +167,9 @@ multisites: - race - religiousstudies - researchadmin_humsci - - researchadmin_humsci2022 - scl - sgs - shenlab - - shenlab2022 - sitp - siw - sociology diff --git a/composer.json b/composer.json index 6d77671f99..1bb2832b67 100644 --- a/composer.json +++ b/composer.json @@ -38,88 +38,12 @@ "composer/installers": "^1.2.0" } } - }, - { - "type": "package", - "package": { - "name": "ckeditor-plugin/a11ychecker", - "version": "1.1.1", - "type": "drupal-library", - "dist": { - "url": "https://download.ckeditor.com/a11ychecker/releases/a11ychecker_1.1.1.zip", - "type": "zip" - }, - "require": { - "composer/installers": "~1.0" - } - } - }, - { - "type": "package", - "package": { - "name": "ckeditor-plugin/balloonpanel", - "version": "4.14.0", - "type": "drupal-library", - "dist": { - "url": "https://download.ckeditor.com/balloonpanel/releases/balloonpanel_4.14.0.zip", - "type": "zip" - }, - "require": { - "composer/installers": "~1.0" - } - } - }, - { - "type": "package", - "package": { - "name": "ckeditor-plugin/link", - "version": "4.14.0", - "type": "drupal-library", - "dist": { - "url": "https://download.ckeditor.com/link/releases/link_4.14.0.zip", - "type": "zip" - }, - "require": { - "composer/installers": "~1.0" - } - } - }, - { - "type": "package", - "package": { - "name": "ckeditor-plugin/fakeobjects", - "version": "4.14.0", - "type": "drupal-library", - "dist": { - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.0.zip", - "type": "zip" - }, - "require": { - "composer/installers": "~1.0" - } - } - }, - { - "type": "package", - "package": { - "name": "ckeditor-plugin/liststyle", - "version": "4.14.0", - "type": "drupal-library", - "dist": { - "url": "https://download.ckeditor.com/liststyle/releases/liststyle_4.14.0.zip", - "type": "zip" - }, - "require": { - "composer/installers": "~1.0" - } - } } ], "require": { "php": ">=8.0", "acquia/blt": "^13.5", "acquia/blt-multisite": "^1.0", - "ckeditor-plugin/liststyle": "4.14.0", "composer/installers": "^1.9", "cweagans/composer-patches": "^1.7", "dinbror/blazy": "^1.8", @@ -142,8 +66,6 @@ "drupal/bricks": "^2.1@alpha", "drupal/cancel_button": "^1.1", "drupal/chosen": "^4.0", - "drupal/ckeditor_blockimagepaste": "^1.4", - "drupal/ckeditor_liststyle": "^1.4", "drupal/color_field": "^3.0", "drupal/colorbox": "^2.0", "drupal/components": "^3.0", @@ -270,7 +192,6 @@ "sainsburys/guzzle-oauth2-plugin": "^3.0", "simplesamlphp/simplesamlphp": "^1.19", "su-sws/ckeditor5_plugins": "^1.0", - "su-sws/react_paragraphs": "^8.2", "su-sws/stanford_basic": "dev-8.x-2.x#9d6391431de1aefa93c4dfe671e309cef1496d81", "su-sws/stanford_fields": "^8.1", "su-sws/stanford_media": "dev-HSD8-1416 as 8.3.0", @@ -312,9 +233,6 @@ "drupal/bricks": { "https://www.drupal.org/project/bricks/issues/3003176": "https://www.drupal.org/files/issues/2018-09-28/bricks-entity_usage-3003176.patch" }, - "drupal/ckeditor_blockimagepaste": { - "https://www.drupal.org/project/ckeditor_blockimagepaste/issues/3275158": "https://www.drupal.org/files/issues/2022-04-14/block_ms_word_paste.patch" - }, "drupal/config_ignore": { "https://www.drupal.org/project/config_ignore/issues/2857247": "https://www.drupal.org/files/issues/2020-01-11/support-for-export-2857247-44.patch", "https://www.drupal.org/project/config_ignore/issues/2865419": "https://www.drupal.org/files/issues/2020-07-20/config_ignore-wildcard_force_import.patch" diff --git a/composer.lock b/composer.lock index 6bb160f7f5..c332485c93 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8e8823953b85927f2fadf8b54701b532", + "content-hash": "2d1e0fb888fc9ea51604ec71b06988ac", "packages": [ { "name": "acquia/blt", @@ -370,66 +370,6 @@ }, "time": "2022-11-11T15:34:04+00:00" }, - { - "name": "ckeditor-plugin/a11ychecker", - "version": "1.1.1", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/a11ychecker/releases/a11ychecker_1.1.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library" - }, - { - "name": "ckeditor-plugin/balloonpanel", - "version": "4.14.0", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/balloonpanel/releases/balloonpanel_4.14.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library" - }, - { - "name": "ckeditor-plugin/fakeobjects", - "version": "4.14.0", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library" - }, - { - "name": "ckeditor-plugin/link", - "version": "4.14.0", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.14.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library" - }, - { - "name": "ckeditor-plugin/liststyle", - "version": "4.14.0", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/liststyle/releases/liststyle_4.14.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library" - }, { "name": "commerceguys/addressing", "version": "v1.4.2", @@ -3465,236 +3405,6 @@ "source": "https://git.drupalcode.org/project/ckeditor" } }, - { - "name": "drupal/ckeditor_a11ychecker", - "version": "dev-1.x", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/ckeditor_a11ychecker.git", - "reference": "a2099d09f362d8b005a53e8f2845858424cac3da" - }, - "require": { - "drupal/ckeditor": "*", - "drupal/ckeditor_balloonpanel": "*", - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.0+10-dev", - "datestamp": "1591740625", - "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Mauricio Dinarte (dinarcon)", - "homepage": "https://www.drupal.org/u/dinarcon", - "role": "Maintainer" - }, - { - "name": "Darryl Norris (darol100)", - "homepage": "https://www.drupal.org/u/darol100", - "role": "Maintainer" - }, - { - "name": "edmund.dunn", - "homepage": "https://www.drupal.org/user/3534438" - }, - { - "name": "pifagor", - "homepage": "https://www.drupal.org/user/2375692" - } - ], - "description": "Adds the Accessibility Checker plugin to CKEditor.", - "homepage": "http://drupal.org/project/ckeditor_a11ychecker", - "keywords": [ - "Drupal" - ], - "support": { - "source": "http://cgit.drupalcode.org/ckeditor_a11ychecker", - "issues": "http://drupal.org/project/issues/ckeditor_a11ychecker" - } - }, - { - "name": "drupal/ckeditor_balloonpanel", - "version": "2.0.0-alpha1", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/ckeditor_balloonpanel.git", - "reference": "2.0.0-alpha1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditor_balloonpanel-2.0.0-alpha1.zip", - "reference": "2.0.0-alpha1", - "shasum": "8cca10a4b15fc059c6d2315f1544103b784628f6" - }, - "require": { - "drupal/ckeditor": "*", - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "2.0.0-alpha1", - "datestamp": "1620155058", - "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Mauricio Dinarte (dinarcon)", - "homepage": "https://www.drupal.org/u/dinarcon", - "role": "Maintainer" - }, - { - "name": "Darryl Norris (darol100)", - "homepage": "https://www.drupal.org/u/darol100", - "role": "Maintainer" - }, - { - "name": "Edmund Dunn (edmund.dunn)", - "homepage": "https://www.drupal.org/u/edmunddunn", - "role": "Maintainer" - }, - { - "name": "pifagor", - "homepage": "https://www.drupal.org/user/2375692" - } - ], - "description": "Adds the Balloon Panel Plugin plugin to CKEditor.", - "homepage": "http://drupal.org/project/ckeditor_balloonpanel", - "keywords": [ - "Drupal" - ], - "support": { - "source": "http://cgit.drupalcode.org/ckeditor_balloonpanel", - "issues": "http://drupal.org/project/issues/ckeditor_balloonpanel" - } - }, - { - "name": "drupal/ckeditor_blockimagepaste", - "version": "1.4.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/ckeditor_blockimagepaste.git", - "reference": "8.x-1.4" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditor_blockimagepaste-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "bdcfc77bfc7bf3af0a17898e7633a3e209fd50b2" - }, - "require": { - "drupal/ckeditor": "*", - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.4", - "datestamp": "1608640688", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "askibinski", - "homepage": "https://www.drupal.org/user/248999" - }, - { - "name": "seanB", - "homepage": "https://www.drupal.org/user/545912" - } - ], - "description": "Adds a plugin which blocks image pasting.", - "homepage": "https://www.drupal.org/project/ckeditor_blockimagepaste", - "support": { - "source": "https://git.drupalcode.org/project/ckeditor_blockimagepaste" - } - }, - { - "name": "drupal/ckeditor_liststyle", - "version": "1.5.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/ckeditor_liststyle.git", - "reference": "8.x-1.5" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditor_liststyle-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "1a98245d21d61352b8cf6ae855de568cb90185d7" - }, - "require": { - "drupal/ckeditor": "*", - "drupal/core": "^8 || ^9 || ^10" - }, - "suggest": { - "ckeditor/liststyle": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.5", - "datestamp": "1691902607", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Osman Gormus", - "homepage": "https://www.drupal.org/u/osman", - "role": "Maintainer" - } - ], - "description": "This plugin adds numbered list and ordered list properties dialogs (available in context menu) in CKEditor.", - "homepage": "http://drupal.org/project/ckeditor_liststyle", - "keywords": [ - "Drupal", - "ckeditor", - "list", - "list-style" - ], - "support": { - "source": "https://git.drupalcode.org/project/ckeditor_liststyle", - "issues": "https://www.drupal.org/project/issues/ckeditor_liststyle" - } - }, { "name": "drupal/color_field", "version": "3.0.0", @@ -18377,41 +18087,6 @@ }, "time": "2023-07-25T20:42:36+00:00" }, - { - "name": "su-sws/react_paragraphs", - "version": "8.2.16", - "source": { - "type": "git", - "url": "https://github.com/SU-SWS/react_paragraphs.git", - "reference": "9fa110d0bd695c60e3989e16b1f5e0fcc0acbfdd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/react_paragraphs/zipball/9fa110d0bd695c60e3989e16b1f5e0fcc0acbfdd", - "reference": "9fa110d0bd695c60e3989e16b1f5e0fcc0acbfdd", - "shasum": "" - }, - "require": { - "drupal/core": "^9.0 || ^10.0", - "drupal/paragraphs": "^1.1" - }, - "type": "drupal-custom-module", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Mike Decker", - "email": "pookmish@gmail.com" - } - ], - "description": "An advanced UI for editing paragraphs in Drupal.", - "support": { - "source": "https://github.com/SU-SWS/react_paragraphs/tree/8.2.16" - }, - "time": "2023-06-12T21:57:47+00:00" - }, { "name": "su-sws/stanford_basic", "version": "dev-8.x-2.x", @@ -18635,47 +18310,32 @@ }, { "name": "su-sws/stanford_text_editor", - "version": "8.1.14", + "version": "8.1.0-alpha1", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_text_editor.git", - "reference": "d8220b5eabbe49648e9fc91c3323091564778848" + "reference": "f33aa42cdd8a4ffb0a7951f1b34ea74b4eec352c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_text_editor/zipball/d8220b5eabbe49648e9fc91c3323091564778848", - "reference": "d8220b5eabbe49648e9fc91c3323091564778848", + "url": "https://api.github.com/repos/SU-SWS/stanford_text_editor/zipball/f33aa42cdd8a4ffb0a7951f1b34ea74b4eec352c", + "reference": "f33aa42cdd8a4ffb0a7951f1b34ea74b4eec352c", "shasum": "" }, "require": { - "ckeditor-plugin/a11ychecker": "^1.1.1", - "ckeditor-plugin/balloonpanel": "^4.14.0", - "ckeditor-plugin/fakeobjects": "^4.14.0", - "ckeditor-plugin/link": "^4.14.0", - "composer/installers": "^1.2", - "drupal/anchor_link": "^2.2", - "drupal/ckeditor_a11ychecker": "^1.0", - "drupal/core": "^8.8 || ^9.0", - "su-sws/stanford_media": "^8.3" - }, - "type": "drupal-custom-module", - "extra": { - "patches": { - "drupal/anchor_link": { - "https://www.drupal.org/project/anchor_link/issues/2958532": "https://www.drupal.org/files/issues/2019-01-11/anchor_link-linkit-support_2958532.patch" - } - } + "composer/installers": "^1.2" }, + "type": "stanford-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "description": "Input format and WYSIWYG settings for Drupal.", "support": { "issues": "https://github.com/SU-SWS/stanford_text_editor/issues", - "source": "https://github.com/SU-SWS/stanford_text_editor/tree/8.1.14" + "source": "https://github.com/SU-SWS/stanford_text_editor/tree/8.x-1.x" }, - "time": "2022-07-08T21:15:58+00:00" + "time": "2017-10-30T18:58:48+00:00" }, { "name": "symfony-cmf/routing", diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index 8b111285f6..8eca18adf5 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -19,7 +19,6 @@ module: block_content: 0 block_content_permissions: 0 breakpoint: 0 - bricks: 0 cancel_button: 0 chosen: 0 chosen_lib: 0 @@ -146,7 +145,6 @@ module: layout_builder_component_attributes: 0 layout_builder_modal: 0 layout_discovery: 0 - letsencrypt_challenge: 0 link: 0 linkit: 0 mail_safety: 0 @@ -264,8 +262,6 @@ module: hs_admin: 1000 su_humsci_profile: 1000 theme: - stable: 0 - classy: 0 claro: 0 gin: 0 su_humsci_gin_admin: 0 @@ -274,4 +270,5 @@ theme: humsci_basic: 0 humsci_colorful: 0 humsci_traditional: 0 + stable9: 0 profile: su_humsci_profile diff --git a/config/default/user.role.anonymous.yml b/config/default/user.role.anonymous.yml index f0a770b37f..06d1ff31d5 100644 --- a/config/default/user.role.anonymous.yml +++ b/config/default/user.role.anonymous.yml @@ -19,7 +19,6 @@ permissions: - 'view any event_collections entities' - 'view any publications_collections entities' - 'view field_hs_accordion_views' - - 'view field_hs_flexible_row_style' - 'view field_hs_hero_overlay_color' - 'view field_hs_text_area_bg_color' - 'view field_media_embeddable_code' @@ -27,7 +26,6 @@ permissions: - 'view media' - 'view own course_collections entities' - 'view own field_hs_accordion_views' - - 'view own field_hs_flexible_row_style' - 'view own field_hs_hero_overlay_color' - 'view own field_media_embeddable_code' - 'view the administration theme' diff --git a/config/default/user.role.authenticated.yml b/config/default/user.role.authenticated.yml index 788d33dc12..f42872d45f 100644 --- a/config/default/user.role.authenticated.yml +++ b/config/default/user.role.authenticated.yml @@ -27,7 +27,6 @@ permissions: - 'view any event_collections entities' - 'view any publications_collections entities' - 'view field_hs_accordion_views' - - 'view field_hs_flexible_row_style' - 'view field_hs_hero_overlay_color' - 'view field_hs_text_area_bg_color' - 'view field_media_embeddable_code' @@ -35,7 +34,6 @@ permissions: - 'view media' - 'view own course_collections entities' - 'view own field_hs_accordion_views' - - 'view own field_hs_flexible_row_style' - 'view own field_hs_hero_overlay_color' - 'view own field_media_embeddable_code' - 'view the administration theme' diff --git a/config/default/user.role.contributor.yml b/config/default/user.role.contributor.yml index 28d4cb71f0..8fd2f133b2 100644 --- a/config/default/user.role.contributor.yml +++ b/config/default/user.role.contributor.yml @@ -48,7 +48,6 @@ permissions: - 'administer main menu items' - 'create embeddable media' - 'create event_collections entities' - - 'create field_hs_flexible_row_style' - 'create field_paragraph_style' - 'create file media' - 'create hs_basic_page content' @@ -85,10 +84,8 @@ permissions: - 'edit any publications_collections entities' - 'edit any video media' - 'edit behavior plugin settings' - - 'edit field_hs_flexible_row_style' - 'edit field_paragraph_style' - 'edit own course_collections entities' - - 'edit own field_hs_flexible_row_style' - 'edit own field_paragraph_style' - 'edit own file media' - 'edit own hs_basic_page content' @@ -121,7 +118,6 @@ permissions: - 'view any course_collections entities' - 'view any event_collections entities' - 'view any publications_collections entities' - - 'view field_hs_flexible_row_style' - 'view field_paragraph_style' - 'view hs_basic_page revisions' - 'view hs_course revisions' @@ -131,7 +127,6 @@ permissions: - 'view hs_person revisions' - 'view hs_publications revisions' - 'view hs_research revisions' - - 'view own field_hs_flexible_row_style' - 'view own field_paragraph_style' - 'view own unpublished content' - 'view own unpublished media' diff --git a/config/default/user.role.site_manager.yml b/config/default/user.role.site_manager.yml index c8b86898f3..620240a7ca 100644 --- a/config/default/user.role.site_manager.yml +++ b/config/default/user.role.site_manager.yml @@ -76,7 +76,6 @@ permissions: - 'assign site_manager role' - 'create embeddable media' - 'create event_collections entities' - - 'create field_hs_flexible_row_style' - 'create field_paragraph_style' - 'create file media' - 'create hs_basic_block block content' @@ -167,10 +166,8 @@ permissions: - 'edit any publications_collections entities' - 'edit any video media' - 'edit behavior plugin settings' - - 'edit field_hs_flexible_row_style' - 'edit field_paragraph_style' - 'edit own course_collections entities' - - 'edit own field_hs_flexible_row_style' - 'edit own field_paragraph_style' - 'edit own file media' - 'edit own hs_basic_page content' @@ -226,7 +223,6 @@ permissions: - 'view any event_collections entities' - 'view any publications_collections entities' - 'view any unpublished content' - - 'view field_hs_flexible_row_style' - 'view field_paragraph_style' - 'view hs_basic_page revisions' - 'view hs_course revisions' @@ -237,7 +233,6 @@ permissions: - 'view hs_private_page revisions' - 'view hs_publications revisions' - 'view hs_research revisions' - - 'view own field_hs_flexible_row_style' - 'view own field_paragraph_style' - 'view own unpublished content' - 'view own unpublished media' diff --git a/docroot/modules/humsci/hs_admin/hs_admin.module b/docroot/modules/humsci/hs_admin/hs_admin.module index ca73d22e0f..aff7a78faa 100644 --- a/docroot/modules/humsci/hs_admin/hs_admin.module +++ b/docroot/modules/humsci/hs_admin/hs_admin.module @@ -60,6 +60,12 @@ function hs_admin_menu_local_tasks_alter(&$data, $route_name, RefinableCacheable * Implements hook_preprocess_details(). */ function hs_admin_preprocess_details(&$variables) { + $current_route = \Drupal::routeMatch()->getRouteName(); + if (!in_array($current_route, ['node.add', 'entity.node.edit_form'])) { + // Don't mess with stuff not on the node forms. + return; + } + $expanded = ['menu settings']; // Close all sidebar elements if not Menu Settings. $title = $variables['title'] ?? ''; diff --git a/docroot/modules/humsci/hs_events/config/install/field.field.node.hs_event.field_hs_event_speaker.yml b/docroot/modules/humsci/hs_events/config/install/field.field.node.hs_event.field_hs_event_speaker.yml index 54a954f101..6e5f5647da 100644 --- a/docroot/modules/humsci/hs_events/config/install/field.field.node.hs_event.field_hs_event_speaker.yml +++ b/docroot/modules/humsci/hs_events/config/install/field.field.node.hs_event.field_hs_event_speaker.yml @@ -5,8 +5,6 @@ dependencies: - eck.eck_type.event_collections.speaker - field.storage.node.field_hs_event_speaker - node.type.hs_event - module: - - bricks _core: default_config_hash: 4xGrQJ4s8WhZhKnySZZI6nnswVgZmhEI21ab1EBGk58 id: node.hs_event.field_hs_event_speaker diff --git a/docroot/modules/humsci/hs_events/config/install/field.storage.node.field_hs_event_speaker.yml b/docroot/modules/humsci/hs_events/config/install/field.storage.node.field_hs_event_speaker.yml index 63ac9c4ce7..f9d721fede 100644 --- a/docroot/modules/humsci/hs_events/config/install/field.storage.node.field_hs_event_speaker.yml +++ b/docroot/modules/humsci/hs_events/config/install/field.storage.node.field_hs_event_speaker.yml @@ -1,8 +1,6 @@ langcode: en status: true dependencies: - module: - - bricks - eck - node _core: diff --git a/docroot/modules/humsci/hs_events/hs_events.info.yml b/docroot/modules/humsci/hs_events/hs_events.info.yml index 4acd62120b..981c6ce58a 100755 --- a/docroot/modules/humsci/hs_events/hs_events.info.yml +++ b/docroot/modules/humsci/hs_events/hs_events.info.yml @@ -6,7 +6,6 @@ version: 8.2.7 package: 'Humanities & Sciences' dependencies: - allowed_formats - - bricks - ctools - datetime - datetime_range diff --git a/docroot/modules/humsci/hs_events/modules/hs_events_display/config/optional/core.entity_view_display.node.hs_event.hs_horizontal_card.yml b/docroot/modules/humsci/hs_events/modules/hs_events_display/config/optional/core.entity_view_display.node.hs_event.hs_horizontal_card.yml index d92301975d..d1018f75d5 100644 --- a/docroot/modules/humsci/hs_events/modules/hs_events_display/config/optional/core.entity_view_display.node.hs_event.hs_horizontal_card.yml +++ b/docroot/modules/humsci/hs_events/modules/hs_events_display/config/optional/core.entity_view_display.node.hs_event.hs_horizontal_card.yml @@ -23,7 +23,6 @@ dependencies: - field.field.node.hs_event.field_hs_event_video - node.type.hs_event module: - - bricks - ds - hs_field_helpers - layout_builder diff --git a/docroot/modules/humsci/hs_views_helper/config/optional/views.view.data_export.yml b/docroot/modules/humsci/hs_views_helper/config/optional/views.view.data_export.yml index 5dac4622d0..2230d0cfa3 100644 --- a/docroot/modules/humsci/hs_views_helper/config/optional/views.view.data_export.yml +++ b/docroot/modules/humsci/hs_views_helper/config/optional/views.view.data_export.yml @@ -18,7 +18,6 @@ dependencies: - field.storage.node.field_s_event_type - node.type.stanford_event module: - - bricks - file - hs_field_helpers - link diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/js/mrc_bricks_helper.js b/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/js/mrc_bricks_helper.js deleted file mode 100644 index 1b033c3467..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/js/mrc_bricks_helper.js +++ /dev/null @@ -1,10 +0,0 @@ -(function ($) { - $(document).ready(function() { - //Open first brick if only one brick. - var $editButtons = $('div.ief-entity-operations input.js-form-submit[value="Edit"]'); - var editButtonCount = $editButtons.length; - if (editButtonCount != null && editButtonCount == 1) { - $editButtons.eq(0).once().mousedown(); - } - }); -}(jQuery)); diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.info.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.info.yml index af9b9d12f6..d06f1a0e89 100644 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.info.yml +++ b/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.info.yml @@ -4,6 +4,3 @@ core_version_requirement: ^9.4 || ^10 type: module version: 8.x package: Stanford MRC -dependencies: - - bricks - - bricks_inline diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.libraries.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.libraries.yml deleted file mode 100644 index c67ac48c62..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.libraries.yml +++ /dev/null @@ -1,6 +0,0 @@ -basicpage: - version: 8.0.5 - js: - js/mrc_bricks_helper.js: {} - dependencies: - - core/jquery diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.module b/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.module deleted file mode 100644 index 81c0b8d941..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.module +++ /dev/null @@ -1,103 +0,0 @@ -getStorage('entity_view_display'); - - foreach (Element::children($element['entities']) as $delta) { - - // Adding custom preproces function for modifying ief buttons. - // Only do this when the IEF is open and the form is visible. - if (!empty($element['entities'][$delta]['form'])) { - $element['entities'][$delta]['form']['inline_entity_form']['#process'][] = 'mrc_bricks_helper_process'; - } - - $child = &$element['entities'][$delta]; - - // Using js to open single brick. - $element['#attached']['library'][] = 'mrc_bricks_helper/basicpage'; - - // If the entity doesn't have the view display, remove it as an option. - foreach (array_keys($child['options']['view_mode']['#options']) as $view_mode_id) { - - $view_id = $child['#entity']->getEntityTypeId() . '.' . $child['#entity']->bundle() . '.' . $view_mode_id; - - if (empty($view_mode_display->load($view_id))) { - unset($child['options']['view_mode']['#options'][$view_mode_id]); - } - } - - // Hide the view mode selection if only one option exists. - if (count($child['options']['view_mode']['#options']) == 1) { - $child['options']['view_mode']['#type'] = 'hidden'; - $child['options']['view_mode']['#value'] = key($child['options']['view_mode']['#options']); - } - - //Disabled input for CSS class(-es) on bricks for Site Owners - $current_user = \Drupal::currentUser(); - $roles = $current_user->getRoles(); - if (in_array('site_owner', $roles)) { - if (isset($child['options']['css_class'])) { - //unset($child['options']['css_class']); - $child['options']['css_class']['#type'] = 'hidden'; - } - } - } - } -} - -/** - * Custom Process callback to override InlineEntityFormComplex. - */ -function mrc_bricks_helper_process($element) { - $element['actions']['ief_edit_save']['#value'] = t('Collapse'); - return $element; -} - -/** - * Implements hook_preprocess_inline_entity_form_entity_table(). - * - * When there is only one brick in a bricks field, the widget doesn't display - * view mode or the classes. This function adds those to the table. - * - * @see bricks_inline_preprocess_inline_entity_form_entity_table(). - */ -function mrc_bricks_helper_preprocess_inline_entity_form_entity_table(&$variables) { - $element = $variables['form']; - - if (isset($element['#widget']) && $element['#widget'] == 'bricks_tree_inline') { - // For now disable the nesting ability. - if (!empty($variables['table']['#tabledrag'])) { - $variables['table']['#tabledrag'] = [$variables['table']['#tabledrag'][0]]; - } - - $children = Element::children($element); - // If there are more than 1 child, we rely on - // bricks_inline_preprocess_inline_entity_form_entity_table() function. - if (count($children) != 1) { - return; - } - - foreach ($children as $row => $key) { - if ($key !== 'add_more') { - $element[$key]['options']['#prefix'] = $variables['table']['#rows'][$row]['data'][0]['data']; - $variables['table']['#rows'][$row]['data'][0]['data'] = \Drupal::service('renderer') - ->render($element[$key]['options']); - } - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_date/src/Plugin/Field/FieldFormatter/DateTimeRange.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_date/src/Plugin/Field/FieldFormatter/DateTimeRange.php deleted file mode 100644 index 55da7e451b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_date/src/Plugin/Field/FieldFormatter/DateTimeRange.php +++ /dev/null @@ -1,20 +0,0 @@ -getFormObject()->getEntity(); - $bundles = \Drupal::service('entity_type.bundle.info') - ->getBundleInfo($view_mode->getTargetType()); - - foreach ($bundles as &$bundle) { - $bundle = $bundle['label']; - } - - $form['bundles'] = [ - '#type' => 'checkboxes', - '#title' => t('Enable this view mode for the following types'), - '#options' => $bundles, - '#default_value' => $view_mode->getThirdPartySetting('mrc_display_modes', 'bundles') ?: [], - ]; - - $form['#entity_builders'][] = 'mrc_display_modes_form_entity_view_mode_add_form_builder'; -} - -/** - * Implements hook_form_FORM_ID_alter(). - */ -function mrc_display_modes_form_entity_view_mode_add_form_alter(&$form, FormStateInterface $form_state, $form_id) { - mrc_display_modes_form_entity_view_mode_edit_form_alter($form, $form_state, $form_id); -} - -function mrc_display_modes_form_entity_view_mode_add_form_builder($entity_type, EntityViewMode $view_mode, &$form, FormStateInterface $form_state) { - $bundles = array_filter($form_state->getValue('bundles')); - if (empty($bundles)) { - $view_mode->unsetThirdPartySetting('mrc_display_modes', 'bundles'); - return; - } - - $view_mode->setThirdPartySetting('mrc_display_modes', 'bundles', array_values($bundles)); -} - -/** - * Implements hook_form_FORM_ID_alter(). - */ -function mrc_display_modes_form_entity_view_display_edit_form_alter(&$form, FormStateInterface $form_state, $form_id) { - // Custom display modes aren't available. - if (empty($form['modes']['display_modes_custom']['#options'])) { - return; - } - - /** @var \Drupal\Core\Entity\Entity\EntityViewDisplay $display */ - $display = $form_state->getFormObject()->getEntity(); - $entity_type = $display->getTargetEntityTypeId(); - - $view_mode_storage = \Drupal::entityTypeManager() - ->getStorage('entity_view_mode'); - - foreach (array_keys($form['modes']['display_modes_custom']['#options']) as $option) { - $view_mode = $view_mode_storage->load("$entity_type.$option"); - $bundles = $view_mode->getThirdPartySetting('mrc_display_modes', 'bundles') ?: []; - - // If the view mode is not configured for this bundle, remove it as an - // option. - if (!empty($bundles) && !in_array($display->getTargetBundle(), $bundles)) { - unset($form['modes']['display_modes_custom']['#options'][$option]); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_display_modes/src/Form/DisplayModeForm.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_display_modes/src/Form/DisplayModeForm.php deleted file mode 100644 index af1e8b8390..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_display_modes/src/Form/DisplayModeForm.php +++ /dev/null @@ -1,10 +0,0 @@ -getTargetEntityTypeId(); - $bundle = $entity->bundle(); - $mode = $display->getMode(); - - // Get all blocks for the entity with the specified view mode. - $blocks = mrc_ds_blocks_get_blocks($entity_type, $bundle, 'view', $mode); - - foreach ($blocks as $block_id => $block) { - // Skip the block if it has been deleted or is missing somehow. - if (!$block_manager->hasDefinition($block_id)) { - continue; - } - - // Create the block and add it to the the entity. - /** @var \Drupal\menu_block\Plugin\Block\MenuBlock $block_instance */ - $block_instance = $block_manager->createInstance($block_id, $block->config); - - // Check for correct permissions - if (!$block_instance->access($current_user)) { - continue; - } - - // Create a temporary block that doesn't get saved to the db or config. - $values = [ - 'id' => bin2hex("$block_id.$entity_type.$bundle.$mode"), - 'settings' => $block->config, - 'plugin' => $block_id, - ]; - $block = Block::create($values); - $build[$block_id] = $lazy_loader->buildBlock($block); - } -} - -/** - * Implements hook_form_FORM_ID_alter(). - * - * Alot of this was taken from field_group_field_ui_display_form_alter(). - */ -function mrc_ds_blocks_form_entity_view_display_edit_form_alter(&$form, FormStateInterface $form_state, $form_id) { - // Only start altering the form if we need to. - if (empty($form['#fields']) && empty($form['#extra'])) { - return; - } - - \Drupal::classResolver() - ->getInstanceFromDefinition(MrcDsBlocksFieldUi::class) - ->alterForm($form, $form_state); - - // Put our submit handler first. - array_unshift($form['actions']['submit']['#submit'], 'mrc_ds_blocks_form_submit'); -} - -/** - * Submit handler for entity_view_display form to save blocks. - * - * @param array $form - * Existing form. - * @param \Drupal\Core\Form\FormStateInterface $form_state - * Current state of the form. - */ -function mrc_ds_blocks_form_submit(array &$form, FormStateInterface $form_state) { - $form_values = $form_state->getValue('fields'); - - /** @var \Drupal\Core\Entity\EntityDisplayBase $display */ - $display = $form['#context']; - - $entity_type = $display->get('targetEntityType'); - $bundle = $display->get('bundle'); - $mode = $display->get('mode'); - $context = mrc_ds_blocks_get_context_from_display($display); - - // Update existing blocks. - $blocks = mrc_ds_blocks_get_blocks($entity_type, $bundle, $context, $mode); - - foreach ($form['#mrc_ds_blocks'] as $block_id) { - - // Only save updated blocks. - if (!isset($blocks[$block_id]) || !\Drupal::service('plugin.manager.block') - ->hasDefinition($block_id)) { - continue; - } - - $block = $blocks[$block_id]; - $block->parent_name = $form_values[$block_id]['parent']; - $block->weight = $form_values[$block_id]['weight']; - $block->region = $form_values[$block_id]['region']; - - /** @var \Drupal\Core\Entity\EntityFormInterface $entity_form */ - $entity_form = $form_state->getFormObject(); - - /** @var \Drupal\Core\Entity\Display\EntityDisplayInterface $display */ - $display = $entity_form->getEntity(); - - $block->blockId = $block_id; - mrc_ds_blocks_save($block, $display); - } -} - - -/** - * Saves a block configuration. - * - * @param \stdClass $block - * A block definition. - * @param \Drupal\Core\Entity\Display\EntityDisplayInterface $display - * The display to update if known. - * - * @return \stdClass|NULL - * The updated block configuration. - */ -function mrc_ds_blocks_save($block, $display = NULL) { - $block_manager = \Drupal::service('plugin.manager.block'); - if ($display === NULL) { - $display = EntityViewDisplay::load($block->entity_type . '.' . $block->bundle . '.' . $block->mode); - } - - // If no display was found. It doesn't exist yet, create it. - if (!isset($display)) { - $display = EntityViewDisplay::create([ - 'targetEntityType' => $block->entity_type, - 'bundle' => $block->bundle, - 'mode' => $block->mode, - ])->setStatus(TRUE); - } - - if (isset($display)) { - $data = (array) $block; - $block_id = $data['blockId']; - unset($data['blockId'], $data['entity_type'], $data['bundle'], $data['mode'], $data['form'], $data['context']); - - // Merge old data if there is any. - $old_data = $display->getThirdPartySetting('mrc_ds_blocks', $block->blockId, $data); - $data += $old_data; - - $display->setThirdPartySetting('mrc_ds_blocks', $block_id, $data); - - foreach (array_keys($display->getThirdPartySettings('mrc_ds_blocks')) as $block_id) { - if (!$block_manager->hasDefinition($block_id)) { - $display->unsetThirdPartySetting('mrc_ds_block', $block_id); - } - } - - $display->save(); - } - - foreach ($data as $key => $value) { - $block->{$key} = $value; - } - - return $block; -} - -/** - * Helper function to get the form parameters to use while - * building the fields and display overview form. - * - * @param $form - * - * @param \Drupal\Core\Entity\EntityDisplayBase $display - * - * @return \stdClass - */ -function mrc_ds_blocks_field_ui_form_params($form, EntityDisplayBase $display) { - - $params = new stdClass(); - $params->entity_type = $display->getTargetEntityTypeId(); - $params->bundle = $display->getTargetBundle(); - $params->region_callback = [MrcDsBlocksFieldUi::class, 'getRowRegion']; - - $params->mode = $display->getMode(); - $params->context = mrc_ds_blocks_get_context_from_display($display); - - $params->blocks = []; - $params->blocks = mrc_ds_blocks_get_blocks($params->entity_type, $params->bundle, $params->context, $params->mode); - - // Gather parenting data. - $params->parents = []; - return $params; -} - -/** - * Loads a block config. - * - * @param $block_id - * The block key. - * @param $entity_type - * The name of the entity. - * @param $bundle - * The name of the bundle. - * @param $context - * The context of the view mode (form or view) - * @param $mode - * The view mode to load. - * - * @return null|object - */ -function mrc_ds_blocks_load_block($block_id, $entity_type, $bundle, $context, $mode) { - $blocks = mrc_ds_blocks_get_blocks($entity_type, $bundle, $context, $mode); - if (isset($blocks[$block_id])) { - return $blocks[$block_id]; - } - return NULL; -} - -/** - * Helper function to get context from entity display. - * - * @param \Drupal\Core\Entity\EntityDisplayBase $display - * - * @return string - */ -function mrc_ds_blocks_get_context_from_display(EntityDisplayBase $display) { - if ($display instanceof EntityFormDisplayInterface) { - return 'form'; - } - elseif ($display instanceof EntityViewDisplayInterface) { - return 'view'; - } - - throw new LogicException('Unknown display object.'); -} - -/** - * Get all blocks on a specific display. - * - * @param $entity_type - * The name of the entity. - * @param $bundle - * The name of the bundle. - * @param $context - * The context of the view mode (form or view) - * @param $mode - * The view mode. - * - * @return array - * Array of blocks. - */ -function mrc_ds_blocks_get_blocks($entity_type, $bundle, $context, $mode) { - // We only care about view modes. - if ($context != 'view') { - return []; - } - - $display = EntityViewDisplay::load($entity_type . '.' . $bundle . '.' . $mode); - if (!$display) { - return []; - } - $data = $display->getThirdPartySettings('mrc_ds_blocks'); - - - $blocks = []; - if (isset($data) && is_array($data)) { - foreach ($data as $block_id => $definition) { - $definition += [ - 'entity_type' => $entity_type, - 'bundle' => $bundle, - 'context' => $context, - 'mode' => $mode, - ]; - $blocks[$block_id] = (object) $definition; - } - } - return $blocks; -} - -/** - * Deletes a block configuration from a view mode. - * - * @param \stdClass $block - * The block to remove. - */ -function mrc_ds_blocks_delete_block($block) { - $display = EntityViewDisplay::load($block->entity_type . '.' . $block->bundle . '.' . $block->mode); - - /** - * @var $display \Drupal\Core\Entity\Display\EntityDisplayInterface - */ - if (isset($display)) { - $display->unsetThirdPartySetting('mrc_ds_blocks', $block->blockId); - $display->save(); - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.services.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.services.yml deleted file mode 100644 index 6fee73fe1c..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.services.yml +++ /dev/null @@ -1,9 +0,0 @@ -services: - mrc_ds_blocks.subscriber: - class: Drupal\mrc_ds_blocks\Routing\RouteSubscriber - arguments: ['@entity_type.manager'] - tags: - - { name: event_subscriber } - mrc_ds_blocks.block_lazyloader: - class: Drupal\mrc_ds_blocks\BlockLazyLoader - arguments: ['@entity_type.manager', '@entity.repository', '@language_manager', '@theme.registry', '@entity_display.repository'] diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/BlockLazyLoader.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/BlockLazyLoader.php deleted file mode 100644 index bcfe192275..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/BlockLazyLoader.php +++ /dev/null @@ -1,38 +0,0 @@ -getStorage('node')->getEntityType(); - parent::__construct($entity_type, $entityRepository, $language_manager, $theme_registry, $entity_display_repository); - } - - /** - * @param \Drupal\block\BlockInterface $block - * - * @return array - */ - public function buildBlock(BlockInterface $block) { - return static::buildPreRenderableBlock($block, \Drupal::service('module_handler')); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksAddForm.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksAddForm.php deleted file mode 100644 index 75649704e8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksAddForm.php +++ /dev/null @@ -1,306 +0,0 @@ -get('plugin.manager.block'), - $container->get('context.repository'), - $container->get('current_route_match'), - $container->get('plugin_form.factory') - ); - } - - public function __construct(BlockManager $block_manager, LazyContextRepository $context_repository, CurrentRouteMatch $route_match, PluginFormFactory $plugin_form) { - $this->blockManager = $block_manager; - $this->contextRepository = $context_repository; - $this->routeMatch = $route_match; - $this->pluginFormFactory = $plugin_form; - } - - /** - * {@inheritdoc} - */ - public function getFormId() { - return 'mrc_ds_blocks_add_form'; - } - - /** - * {@inheritdoc} - */ - public function buildForm(array $form, FormStateInterface $form_state, $entity_type_id = NULL, $bundle = NULL, $context = NULL, $block_id = NULL) { - - $this->mode = \Drupal::request()->get('view_mode_name'); - - if (empty($this->mode)) { - $this->mode = 'default'; - } - - if (!$form_state->get('context')) { - $form_state->set('context', $context); - } - if (!$form_state->get('entity_type_id')) { - $form_state->set('entity_type_id', $entity_type_id); - } - if (!$form_state->get('bundle')) { - $form_state->set('bundle', $bundle); - } - if (!$form_state->get('step')) { - $form_state->set('step', 'selection'); - } - - $this->entityTypeId = $form_state->get('entity_type_id'); - $this->bundle = $form_state->get('bundle'); - $this->context = $form_state->get('context'); - $form['#attached']['library'][] = 'block/drupal.block.admin'; - - if ($this->blockManager->hasDefinition($block_id)) { - $this->buildConfigurationForm($form, $form_state, $block_id); - return $form; - } - - $this->buildSelectionForm($form, $form_state); - return $form; - } - - private function buildSelectionForm(array &$form, FormStateInterface $form_state) { - // Only add blocks which work without any available context. - $definitions = $this->blockManager->getDefinitionsForContexts($this->contextRepository->getAvailableContexts()); - // Order by category, and then by admin label. - $definitions = $this->blockManager->getSortedDefinitions($definitions); - - $form['filter'] = [ - '#type' => 'search', - '#title' => $this->t('Filter'), - '#title_display' => 'invisible', - '#size' => 30, - '#placeholder' => $this->t('Filter by block name'), - '#attributes' => [ - 'class' => ['block-filter-text'], - 'data-element' => '.block-add-table', - 'title' => $this->t('Enter a part of the block name to filter by.'), - ], - ]; - - $form['blocks'] = [ - '#type' => 'container', - '#attributes' => ['class' => ['block-add-table']], - ]; - - $rows = []; - foreach ($definitions as $plugin_id => $plugin_definition) { - $row = []; - - $row['title']['data'] = [ - '#type' => 'inline_template', - '#template' => '
{{ label }}
', - '#context' => [ - 'label' => $plugin_definition['admin_label'], - ], - ]; - - $row['category']['data'] = [ - '#markup' => $plugin_definition['category'], - ]; - - $route = $this->routeMatch->getRouteName() . '.block'; - $route = str_replace('.block.block', '.block', $route); - $parameters = ['block_id' => $plugin_id] + $this->getParameters(); - $add_url = Url::fromRoute($route, $parameters); - - $row['operations']['data'] = [ - '#type' => 'operations', - '#links' => [ - 'add' => [ - 'title' => $this->t('Place block'), - 'url' => $add_url, - ], - ], - ]; - - $rows[] = $row; - } - - $headers = [ - ['data' => $this->t('Block')], - ['data' => $this->t('Category')], - ['data' => $this->t('Operations')], - ]; - - $form['blocks'] = [ - '#type' => 'table', - '#header' => $headers, - '#rows' => $rows, - '#empty' => $this->t('No blocks available.'), - '#attributes' => [ - 'class' => ['block-add-table'], - ], - ]; - } - - /** - * Process the current parameters into an array. - * - * @return array - */ - private function getParameters() { - $raw_parameters = $this->routeMatch->getRawParameters(); - $parameters = $this->routeMatch->getParameters(); - - $return_params = []; - foreach ($parameters as $key => $value) { - if ($raw_value = $raw_parameters->get($key)) { - $return_params[$key] = $raw_value; - continue; - } - - $return_params[$key] = $parameters->get($key); - } - - return $return_params; - } - - /** - * Build the formatter configuration form. - */ - private function buildConfigurationForm(array &$form, FormStateInterface $form_state, $block_id) { - - $form['block_id'] = [ - '#type' => 'hidden', - '#value' => $block_id, - ]; - - $form['block_config'] = []; - - $block = $this->blockManager->createInstance($block_id); - - $subform_state = SubformState::createForSubform($form['block_config'], $form, $form_state); - $form['block_config'] = $this->getPluginForm($block) - ->buildConfigurationForm($form['block_config'], $subform_state); - - $form['actions'] = ['#type' => 'actions']; - $form['actions']['submit'] = [ - '#type' => 'submit', - '#value' => $this->t('Add Block'), - '#button_type' => 'primary', - ]; - } - - - /** - * {@inheritdoc} - */ - public function submitForm(array &$form, FormStateInterface $form_state) { - $block_id = $form_state->getValue('block_id'); - - $sub_form_state = SubformState::createForSubform($form['block_config'], $form, $form_state); - // Call the plugin submit handler. - $block = $this->blockManager->createInstance($block_id); - $this->getPluginForm($block) - ->submitConfigurationForm($form, $sub_form_state); - - $form_state->cleanValues(); - - $new_block = (object) [ - 'blockId' => $block_id, - 'entity_type' => $this->entityTypeId, - 'bundle' => $this->bundle, - 'mode' => $this->mode, - 'context' => $this->context, - 'config' => [], - 'parent_name' => '', - 'weight' => 20, - ]; - - foreach ($form_state->getValues() as $key => $value) { - $new_block->config[$key] = $value; - } - unset($new_block->config['block_id']); - mrc_ds_blocks_save($new_block); - $this->messenger()->addStatus($this->t('New block %label successfully added.', ['%label' => $block_id])); - $form_state->setRedirectUrl(MrcDsBlocks::getFieldUiRoute($new_block)); - } - - /** - * Retrieves the plugin form for a given block and operation. - * - * @param \Drupal\Core\Block\BlockPluginInterface $block - * The block plugin. - * - * @return \Drupal\Core\Plugin\PluginFormInterface - * The plugin form for the block. - */ - protected function getPluginForm(BlockPluginInterface $block) { - if ($block instanceof PluginWithFormsInterface) { - return $this->pluginFormFactory->createInstance($block, 'configure'); - } - return $block; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksDeleteForm.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksDeleteForm.php deleted file mode 100644 index dcaf2f5df8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksDeleteForm.php +++ /dev/null @@ -1,106 +0,0 @@ -get('entity_type.bundle.info') - ); - } - - public function __construct(EntityTypeBundleInfoInterface $entity_bundle_info) { - $this->bundleInfo = $entity_bundle_info; - } - - /** - * {@inheritdoc} - */ - public function getFormId() { - return 'mrc_ds_blocks_delete_form'; - } - - public function buildForm(array $form, FormStateInterface $form_state, $mrc_ds_blocks_id = NULL, $entity_type_id = NULL, $bundle = NULL, $context = NULL) { - - if ($context == 'form') { - $mode = $this->getRequest()->attributes->get('form_mode_name'); - } - else { - $mode = $this->getRequest()->attributes->get('view_mode_name'); - } - - if (empty($mode)) { - $mode = 'default'; - } - - $this->block = mrc_ds_blocks_load_block($mrc_ds_blocks_id, $entity_type_id, $bundle, $context, $mode); - $this->block->blockId = $mrc_ds_blocks_id; - return parent::buildForm($form, $form_state); - } - - /** - * {@inheritdoc} - */ - public function submitForm(array &$form, FormStateInterface $form_state) { - $bundles = $this->bundleInfo->getAllBundleInfo(); - - $bundle_label = $bundles[$this->block->entity_type][$this->block->bundle]['label']; - - mrc_ds_blocks_delete_block($this->block); - - $this->messenger() - ->addStatus($this->t('The block %block_id has been deleted from the %type content type.', [ - '%block_id' => t($this->block->blockId), - '%type' => $bundle_label, - ])); - - // Redirect. - $form_state->setRedirectUrl($this->getCancelUrl()); - } - - /** - * {@inheritdoc} - */ - public function getQuestion() { - return $this->t('Are you sure you want to delete the block %block?', ['%block' => t($this->block->blockId)]); - } - - /** - * {@inheritdoc} - */ - public function getConfirmText() { - return $this->t('Delete'); - } - - /** - * {@inheritdoc} - */ - public function getCancelUrl() { - return MrcDsBlocks::getFieldUiRoute($this->block); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksFieldUi.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksFieldUi.php deleted file mode 100644 index 633bcfc687..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Form/MrcDsBlocksFieldUi.php +++ /dev/null @@ -1,355 +0,0 @@ -get('plugin.manager.block')); - } - - /** - * MrcDsBlocksFieldUi constructor. - * - * @param \Drupal\Core\Block\BlockManager $block_manager - */ - public function __construct(BlockManager $block_manager) { - $this->blockManager = $block_manager; - } - - /** - * Alter the entity_view_display form. - * - * @param array $form - * Existing display form. - * @param \Drupal\Core\Form\FormStateInterface $form_state - * Current state of the form. - * - * @see mrc_ds_blocks_form_entity_view_display_edit_form_alter() - */ - public function alterForm(array &$form, FormStateInterface $form_state) { - $callback_object = $form_state->getBuildInfo()['callback_object']; - if (!$callback_object instanceof EntityDisplayFormBase) { - throw new \InvalidArgumentException('Unkown callback object.'); - } - - $display = $callback_object->getEntity(); - $params = mrc_ds_blocks_field_ui_form_params($form, $display); - - $table = &$form['fields']; - $blocks = $this->blockManager->getDefinitions(); - - $form['#mrc_ds_blocks'] = array_keys($params->blocks); - - // Go through each block and add it to the table. - foreach ($params->blocks as $block_id => $block) { - // Skip if the block doesn't exist. - if (!$this->blockManager->hasDefinition($block_id)) { - continue; - } - - // Block settings has changed, so update the block. - if ($form_state->get('plugin_settings_update') == $block_id) { - $block = $this->updateBlock($form, $form_state); - } - - // Create the table row. - $block_row = [ - '#attributes' => [ - 'class' => ['draggable', 'tabledrag-leaf'], - 'id' => $block_id, - ], - '#row_type' => 'field', - '#region_callback' => $params->region_callback, - '#js_settings' => ['rowHandler' => 'field'], - 'human_name' => [ - '#markup' => Html::escape($blocks[$block_id]['admin_label']), - '#prefix' => '', - '#suffix' => '', - ], - 'weight' => [ - '#type' => 'textfield', - '#default_value' => $block->weight, - '#size' => 3, - '#attributes' => ['class' => ['field-weight']], - ], - 'parent_wrapper' => [ - 'parent' => [ - '#type' => 'select', - '#options' => $table['#parent_options'], - '#empty_value' => '', - '#default_value' => $block->parent_name, - '#attributes' => ['class' => ['field-parent']], - '#parents' => ['fields', $block_id, 'parent'], - ], - 'hidden_name' => [ - '#type' => 'hidden', - '#value' => $block_id, - '#attributes' => ['class' => ['field-name']], - ], - ], - 'region' => [ - '#type' => 'select', - '#title' => $this->t('Region for @title', ['@title' => $block_id]), - '#title_display' => 'invisible', - '#options' => $callback_object->getRegionOptions(), - '#default_value' => isset($block->region) ? $block->region : 'hidden', - '#attributes' => ['class' => ['field-region']], - ], - 'label' => [], - 'plugin' => [], - 'settings_summary' => [], - ]; - - // If the edit settings button was pushed, show the settings form. - if ($form_state->get('plugin_settings_edit') == $block_id) { - $block_row['settings_edit']['#cell_attributes'] = ['colspan' => 2]; - $block_row['plugin'] = [ - '#type' => 'container', - '#attributes' => ['class' => ['field-plugin-settings-edit-form']], - '#array_parents' => ['fields', $block_id, 'settings_edit_form'], - '#weight' => -5, - // Create a settings form where hooks can pick in. - 'settings' => $this->getBlockForm($form_state, $block_id, $block->config), - 'actions' => [ - '#type' => 'actions', - 'save_settings' => $this->getButton('update', $block_id, $form_state), - 'cancel_settings' => $this->getButton('cancel', $block_id, $form_state), - ], - ]; - $block_row['#attributes']['class'][] = 'field-formatter-settings-editing'; - } - else { - // Add the edit settings button. - $block_row['settings_edit'] = [ - '#type' => 'image_button', - '#name' => $block_id . '_block_settings_edit', - '#src' => 'core/misc/icons/787878/cog.svg', - '#attributes' => [ - 'class' => ['field-plugin-settings-edit'], - 'alt' => $this->t('Edit'), - ], - '#op' => 'edit', - // Do not check errors for the 'Edit' button, but make sure we get - // the value of the 'plugin type' select. - '#limit_validation_errors' => [['fields', $block_id, 'type']], - '#prefix' => '
', - '#suffix' => '
', - ]; - - $block_row['settings_edit'] += $this->getButton(NULL, $block_id, $form_state); - - // Add the delete button. - $block->blockId = $block_id; - $delete_route = MrcDsBlocks::getDeleteRoute($block); - $block_row['settings_summary']['#markup'] = Link::fromTextAndUrl(t('delete'), $delete_route) - ->toString(); - } - - // Add the block row to the table. - $table[$block_id] = $block_row; - } - } - - /** - * Get a button for the field ui form. - * - * @param string $type - * Type of button to get. - * @param string $block_id - * Machine name of block. - * @param \Drupal\Core\Form\FormStateInterface $form_state - * Current state of form. - * - * @return array - * Built button. - */ - protected function getButton($type, $block_id, FormStateInterface $form_state) { - // Base button that we'll add to the edit, update and save buttons. - $object = $form_state->getBuildInfo()['callback_object']; - $button = [ - '#field_name' => $block_id, - '#submit' => [[$object, 'multistepSubmit']], - '#ajax' => [ - 'callback' => [$object, 'multistepAjax'], - 'wrapper' => 'field-display-overview-wrapper', - 'effect' => 'fade', - ], - ]; - - switch ($type) { - case 'update': - $button += [ - '#type' => 'submit', - '#name' => $block_id . '_plugin_settings_update', - '#value' => $this->t('Update'), - '#op' => 'update', - ]; - break; - - case 'cancel': - $button += [ - '#type' => 'submit', - '#name' => $block_id . '_plugin_settings_cancel', - '#value' => $this->t('Cancel'), - '#op' => 'cancel', - // Do not check errors for the 'Cancel' button. - '#limit_validation_errors' => [], - ]; - break; - } - - return $button; - } - - /** - * Get the configuration form for a particular block. - * - * @param \Drupal\Core\Form\FormStateInterface $form_state - * Current state of the form. - * @param string $block_id - * Machine name of the block to load. - * @param array $config - * Existing configuration of the block. - * - * @return array - * The block config form. - */ - protected function getBlockForm(FormStateInterface $form_state, $block_id, $config = []) { - $form = []; - $block = $this->blockManager->createInstance($block_id, $config); - $form = $block->buildConfigurationForm($form, $form_state); - return $form; - } - - /** - * Update blocks when the "edit settings" dialog is closed. - * - * @param array $form - * Complete form. - * @param \Drupal\Core\Form\FormStateInterface $form_state - * Current state of the form. - * - * @return \stdClass - * The updated block. - */ - protected function updateBlock(array $form, FormStateInterface $form_state) { - - $callback_object = $form_state->getBuildInfo()['callback_object']; - if (!$callback_object instanceof EntityDisplayFormBase) { - throw new \InvalidArgumentException('Unkown callback object.'); - } - - $display = $callback_object->getEntity(); - - $parameters = mrc_ds_blocks_field_ui_form_params($form, $display); - $block_id = $form_state->get('plugin_settings_update'); - $blocks = $parameters->blocks; - $config = &$blocks[$block_id]->config; - - $form_values = $form_state->getValue([ - 'fields', - $block_id, - 'plugin', - 'settings', - ]); - - // Set the block configurations and save the block to the display. - if (!empty($form_values)) { - $this->matchConfig($config, $form_values); - return mrc_ds_blocks_save($blocks[$block_id]); - } - } - - /** - * Match original configurations with the new values. - * - * The add block form and edit settings form has different structures mainly - * because while in the edit dialog, the form has '#tree' => TRUE, so the - * submitted value structure doesn't match the original configurations. So we - * navigate through the original configuration and the submitted values to - * retain the original configuration structure with new values. - * - * @param mixed $config - * Original configuration. - * @param mixed $form_values - * Newly submitted values. - */ - protected function matchConfig(&$config, $form_values) { - if (!is_array($config)) { - return; - } - - foreach ($config as $key => &$value) { - if (is_array($value)) { - $this->matchConfig($value, $form_values); - continue; - } - $value = $this->findValue($key, $form_values); - } - } - - /** - * Find a nested value within an array. - * - * @param string $key - * Key of the desired value. - * @param array $values - * Array ideally with the key and value nested somewhere. - * - * @return mixed|null - */ - protected function findValue($key, array $values) { - if (isset($values[$key])) { - // Found the key, return its value. - return $values[$key]; - } - - // The key didn't exist, so continue the depth of the array. - foreach ($values as $value) { - if (is_array($value)) { - // Recursively dive deeper into the values array. - return $this->findValue($key, $value); - } - } - // No results found. - return NULL; - } - - /** - * Get the display region for the row. - * - * @param array $row - * Table row. - * - * @return string - * Display region. - */ - public static function getRowRegion(&$row) { - return $row['region']['#value']; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/MrcDsBlocks.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/MrcDsBlocks.php deleted file mode 100644 index df66f946da..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/MrcDsBlocks.php +++ /dev/null @@ -1,85 +0,0 @@ -getDefinition($block->entity_type); - if ($entity_type->get('field_ui_base_route')) { - - $mode_route_name = "default"; - $route_parameters = FieldUI::getRouteBundleParameter($entity_type, $block->bundle); - - // Get correct route name based on context and mode. - if ($block->context == 'form') { - $context_route_name = 'entity_form_display'; - - if ($block->mode != 'default') { - $mode_route_name = 'form_mode'; - $route_parameters['form_mode_name'] = $block->mode; - } - - } - else { - $context_route_name = 'entity_view_display'; - - if ($block->mode != 'default') { - $mode_route_name = 'view_mode'; - $route_parameters['view_mode_name'] = $block->mode; - } - - } - - return new Url("entity.{$context_route_name}.{$block->entity_type}.{$mode_route_name}", $route_parameters); - } - } - - /** - * Get the delete route for a given block. - * - * @param \stdClass $block - * - * @return \Drupal\Core\Url - * A URL object. - */ - public static function getDeleteRoute($block) { - - $entity_type_id = $block->entity_type; - $entity_type = \Drupal::entityTypeManager()->getDefinition($entity_type_id); - if ($entity_type->get('field_ui_base_route')) { - - $mode_route_name = ''; - $route_parameters = FieldUI::getRouteBundleParameter($entity_type, $block->bundle); - $route_parameters['mrc_ds_blocks_id'] = $block->blockId; - - $context_route_name = 'display'; - if ($block->mode != 'default') { - $mode_route_name = '.view_mode'; - $route_parameters['view_mode_name'] = $block->mode; - } - - return new Url('mrc_ds_blocks.mrc_ds_blocks_delete_' . $entity_type_id . '.' . $context_route_name . $mode_route_name, $route_parameters); - } - - throw new \InvalidArgumentException('The given block is not a valid.'); - } - -} \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Plugin/Derivative/MrcDsBlocksLocalAction.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Plugin/Derivative/MrcDsBlocksLocalAction.php deleted file mode 100644 index ff23cbac7a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Plugin/Derivative/MrcDsBlocksLocalAction.php +++ /dev/null @@ -1,92 +0,0 @@ -routeProvider = $route_provider; - $this->entityTypeManager = $entity_type_manager; - } - - /** - * {@inheritdoc} - */ - public static function create(ContainerInterface $container, $base_plugin_id) { - return new static( - $container->get('router.route_provider'), - $container->get('entity_type.manager') - ); - } - - /** - * {@inheritdoc} - */ - public function getDerivativeDefinitions($base_plugin_def) { - $this->derivatives = array(); - - foreach ($this->entityTypeManager->getDefinitions() as $entity_type_id => $entity_type) { - if ($entity_type->get('field_ui_base_route')) { - - $default_options = [ - 'title' => $this->t('Add Block'), - ]; - - $this->derivatives['mrc_ds_blocks_add_' . $entity_type_id . '_display'] = [ - 'route_name' => "mrc_ds_blocks.mrc_ds_blocks_add_$entity_type_id.display", - 'appears_on' => [ - "entity.entity_view_display.{$entity_type_id}.default", - ], - ] + $default_options; - - $this->derivatives['mrc_ds_blocks_add_' . $entity_type_id . '_display_view_mode'] = [ - 'route_name' => "mrc_ds_blocks.mrc_ds_blocks_add_$entity_type_id.display.view_mode", - 'appears_on' => [ - "entity.entity_view_display.{$entity_type_id}.view_mode", - ], - ] + $default_options; - } - } - - foreach ($this->derivatives as &$entry) { - $entry += $base_plugin_def; - } - - return $this->derivatives; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Routing/RouteSubscriber.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Routing/RouteSubscriber.php deleted file mode 100644 index 4a77e1ead8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/src/Routing/RouteSubscriber.php +++ /dev/null @@ -1,145 +0,0 @@ -manager = $entity_type_manager; - } - - /** - * {@inheritdoc} - */ - protected function alterRoutes(RouteCollection $collection) { - // Create block routes for every entity. - foreach ($this->manager->getDefinitions() as $entity_type_id => $entity_type) { - - if ($route_name = $entity_type->get('field_ui_base_route')) { - // Try to get the route from the current collection. - if (!$entity_route = $collection->get($route_name)) { - continue; - } - $path = $entity_route->getPath(); - - $options = $entity_route->getOptions(); - - // Special parameter used to easily recognize all Field UI routes. - $options['_field_ui'] = TRUE; - - if (($bundle_entity_type = $entity_type->getBundleEntityType()) && $bundle_entity_type !== 'bundle') { - $options['parameters'][$entity_type->getBundleEntityType()] = array( - 'type' => 'entity:' . $entity_type->getBundleEntityType(), - ); - } - - $options['parameters']['mrc_ds_blocks_id'] = array( - 'type' => 'mrc_ds_block', - 'entity_type' => $entity_type->getBundleEntityType(), - ); - - $defaults_delete = [ - 'entity_type_id' => $entity_type_id, - '_form' => '\Drupal\mrc_ds_blocks\Form\MrcDsBlocksDeleteForm', - ]; - - $defaults_add = [ - 'entity_type_id' => $entity_type_id, - '_form' => '\Drupal\mrc_ds_blocks\Form\MrcDsBlocksAddForm', - '_title' => 'Add Block', - ]; - - // If the entity type has no bundles and it doesn't use {bundle} in its - // admin path, use the entity type. - if (strpos($path, '{bundle}') === FALSE) { - $defaults_add['bundle'] = !$entity_type->hasKey('bundle') ? $entity_type_id : ''; - $defaults_delete['bundle'] = $defaults_add['bundle']; - } - - // Routes to delete block. - $route = new Route( - "$path/display/{mrc_ds_blocks_id}/delete-block", - ['context' => 'view'] + $defaults_delete, - array('_permission' => 'administer ' . $entity_type_id . ' display'), - $options - ); - $collection->add("mrc_ds_blocks.mrc_ds_blocks_delete_$entity_type_id.display", $route); - - $route = new Route( - "$path/display/{view_mode_name}/{mrc_ds_blocks_id}/delete-block", - ['context' => 'view'] + $defaults_delete, - array('_permission' => 'administer ' . $entity_type_id . ' display'), - $options - ); - $collection->add("mrc_ds_blocks.mrc_ds_blocks_delete_$entity_type_id.display.view_mode", $route); - - // Routes to add blocks. - $route = new Route( - "$path/display/add-block", - ['context' => 'view'] + $defaults_add, - array('_permission' => 'administer ' . $entity_type_id . ' display'), - $options - ); - $collection->add("mrc_ds_blocks.mrc_ds_blocks_add_$entity_type_id.display", $route); - - $route = new Route( - "$path/display/{view_mode_name}/add-block", - ['context' => 'view'] + $defaults_add, - array('_permission' => 'administer ' . $entity_type_id . ' display'), - $options - ); - $collection->add("mrc_ds_blocks.mrc_ds_blocks_add_$entity_type_id.display.view_mode", $route); - - $route = new Route( - "$path/display/add-block/{block_id}", - ['context' => 'view'] + $defaults_add, - array('_permission' => 'administer ' . $entity_type_id . ' display'), - $options - ); - $collection->add("mrc_ds_blocks.mrc_ds_blocks_add_$entity_type_id.display.block", $route); - - $route = new Route( - "$path/display/{view_mode_name}/add-block/{block_id}", - ['context' => 'view'] + $defaults_add, - array('_permission' => 'administer ' . $entity_type_id . ' display'), - $options - ); - $collection->add("mrc_ds_blocks.mrc_ds_blocks_add_$entity_type_id.display.view_mode.block", $route); - - } - } - } - - /** - * {@inheritdoc} - */ - public static function getSubscribedEvents() { - // Come after field_ui, config_translation. - $events[RoutingEvents::ALTER] = array('onAlterRoutes', -210); - return $events; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.base_field_override.node.stanford_event.promote.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.base_field_override.node.stanford_event.promote.yml deleted file mode 100644 index 6913d83d31..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.base_field_override.node.stanford_event.promote.yml +++ /dev/null @@ -1,23 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - node.type.stanford_event -_core: - default_config_hash: 8j7ToEneJZ4ET6VClwaZPU_Ox-zL5Y5vAhcTVVfXD1I -id: node.stanford_event.promote -field_name: promote -entity_type: node -bundle: stanford_event -label: 'Promoted to front page' -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.date_format.events_date.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.date_format.events_date.yml deleted file mode 100644 index 6db59bb298..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.date_format.events_date.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -_core: - default_config_hash: 8gO13bpUO6a96MqBZjBZ4_MQi8MM4ZhKH0CYhv6k5QU -id: events_date -label: 'Events Date' -locked: false -pattern: 'n/j/Y g:i A' diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_form_display.node.stanford_event.default.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_form_display.node.stanford_event.default.yml deleted file mode 100644 index 2e64967887..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_form_display.node.stanford_event.default.yml +++ /dev/null @@ -1,321 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - entity_browser.browser.video_browser - - field.field.node.stanford_event.body - - field.field.node.stanford_event.field_mrc_event_series - - field.field.node.stanford_event.field_mrc_image - - field.field.node.stanford_event.field_mrc_video - - field.field.node.stanford_event.field_s_event_admission - - field.field.node.stanford_event.field_s_event_audience - - field.field.node.stanford_event.field_s_event_category - - field.field.node.stanford_event.field_s_event_contact_email - - field.field.node.stanford_event.field_s_event_contact_phone - - field.field.node.stanford_event.field_s_event_date - - field.field.node.stanford_event.field_s_event_featured - - field.field.node.stanford_event.field_s_event_link - - field.field.node.stanford_event.field_s_event_location - - field.field.node.stanford_event.field_s_event_map_link - - field.field.node.stanford_event.field_s_event_speaker - - field.field.node.stanford_event.field_s_event_sponsor - - field.field.node.stanford_event.field_s_event_status - - field.field.node.stanford_event.field_s_event_type - - node.type.stanford_event - module: - - datetime_range - - entity_browser - - entity_browser_entity_form - - field_group - - inline_entity_form - - mrc_helper - - path - - telephone - - text -third_party_settings: - field_group: - group_event_tabs: - children: - - group_event_details - - group_supplement_info - - group_post_event_details - parent_name: '' - weight: 0 - format_type: tabs - format_settings: - id: '' - classes: '' - direction: horizontal - label: 'Event Tabs' - group_event_details: - children: - - title - - field_s_event_date - - body - - field_mrc_image - - field_s_event_link - - field_s_event_speaker - - field_s_event_featured - - field_s_event_type - - field_mrc_event_series - parent_name: group_event_tabs - weight: 2 - format_type: tab - format_settings: - id: '' - classes: '' - formatter: open - description: '' - required_fields: true - label: 'Event Details' - group_supplement_info: - children: - - field_s_event_audience - - field_s_event_location - - field_s_event_map_link - - field_s_event_category - - field_s_event_sponsor - - field_s_event_contact_email - - field_s_event_contact_phone - - field_s_event_admission - parent_name: group_event_tabs - weight: 5 - format_type: tab - format_settings: - id: '' - classes: '' - formatter: closed - description: '' - required_fields: true - label: 'Supplement Info' - group_post_event_details: - children: - - field_mrc_video - parent_name: group_event_tabs - weight: 6 - format_type: tab - format_settings: - id: '' - classes: '' - formatter: closed - description: '' - required_fields: true - label: 'Post Event Details' -_core: - default_config_hash: CWC3ZkYU1MGktr8vPiOtjmd22WaJV96MfA1xMUc7D7E -id: node.stanford_event.default -targetEntityType: node -bundle: stanford_event -mode: default -content: - body: - type: text_textarea_with_summary - weight: 19 - region: content - settings: - rows: 9 - summary_rows: 3 - placeholder: '' - third_party_settings: { } - created: - type: datetime_timestamp - weight: 5 - region: content - settings: { } - third_party_settings: { } - field_mrc_event_series: - type: options_select - weight: 25 - region: content - settings: { } - third_party_settings: { } - field_mrc_image: - type: entity_browser_entity_reference - weight: 20 - region: content - third_party_settings: { } - settings: - entity_browser: image_browser - field_widget_display: rendered_entity - field_widget_remove: true - open: false - selection_mode: selection_append - field_widget_display_settings: - view_mode: thumbnail - field_widget_edit: true - field_widget_replace: false - field_mrc_video: - type: entity_browser_entity_reference - weight: 24 - region: content - third_party_settings: { } - settings: - entity_browser: video_browser - field_widget_display: label - field_widget_remove: true - selection_mode: selection_append - field_widget_edit: false - open: true - field_widget_display_settings: { } - field_widget_replace: false - field_s_event_admission: - weight: 13 - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - type: text_textarea - region: content - field_s_event_audience: - type: entity_reference_autocomplete - weight: 6 - region: content - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - third_party_settings: { } - field_s_event_category: - type: entity_reference_autocomplete - weight: 9 - region: content - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - third_party_settings: { } - field_s_event_contact_email: - weight: 11 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: email_default - region: content - field_s_event_contact_phone: - weight: 12 - settings: - placeholder: '' - third_party_settings: { } - type: telephone_default - region: content - field_s_event_date: - weight: 18 - settings: - date_order: MDY - time_type: '12' - increment: 15 - third_party_settings: { } - type: daterange_datelist - region: content - field_s_event_featured: - weight: 23 - settings: - display_label: true - third_party_settings: { } - type: boolean_checkbox - region: content - field_s_event_link: - type: link_default - weight: 21 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_s_event_location: - weight: 7 - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - type: string_textarea - region: content - field_s_event_map_link: - weight: 8 - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - type: link_default - region: content - field_s_event_speaker: - type: inline_entity_form_complex - weight: 22 - region: content - settings: - form_mode: default - override_labels: true - label_singular: Speaker - label_plural: Speakers - allow_new: true - match_operator: CONTAINS - allow_existing: false - third_party_settings: - entity_browser_entity_form: - entity_browser_id: _none - field_s_event_sponsor: - weight: 10 - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - type: string_textarea - region: content - field_s_event_type: - weight: 24 - settings: { } - third_party_settings: { } - type: options_select - region: content - path: - type: path - weight: 4 - region: content - settings: { } - third_party_settings: { } - promote: - type: boolean_checkbox - settings: - display_label: true - weight: 1 - region: content - third_party_settings: { } - status: - type: boolean_checkbox - settings: - display_label: true - weight: 3 - region: content - third_party_settings: { } - sticky: - type: boolean_checkbox - settings: - display_label: true - weight: 2 - region: content - third_party_settings: { } - title: - type: string_textfield - weight: 17 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 6 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - region: content - third_party_settings: { } - url_redirects: - weight: 50 - region: content - settings: { } - third_party_settings: { } -hidden: - field_s_event_status: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_view_display.node.stanford_event.default.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_view_display.node.stanford_event.default.yml deleted file mode 100644 index d837271346..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/core.entity_view_display.node.stanford_event.default.yml +++ /dev/null @@ -1,232 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.stanford_event.body - - field.field.node.stanford_event.field_mrc_event_series - - field.field.node.stanford_event.field_mrc_image - - field.field.node.stanford_event.field_mrc_video - - field.field.node.stanford_event.field_s_event_admission - - field.field.node.stanford_event.field_s_event_audience - - field.field.node.stanford_event.field_s_event_category - - field.field.node.stanford_event.field_s_event_contact_email - - field.field.node.stanford_event.field_s_event_contact_phone - - field.field.node.stanford_event.field_s_event_date - - field.field.node.stanford_event.field_s_event_featured - - field.field.node.stanford_event.field_s_event_link - - field.field.node.stanford_event.field_s_event_location - - field.field.node.stanford_event.field_s_event_map_link - - field.field.node.stanford_event.field_s_event_speaker - - field.field.node.stanford_event.field_s_event_sponsor - - field.field.node.stanford_event.field_s_event_status - - field.field.node.stanford_event.field_s_event_type - - node.type.stanford_event - module: - - bricks - - ds - - link - - mrc_date - - mrc_ds_blocks - - stanford_media - - telephone - - text - - user -third_party_settings: - ds: - layout: - id: pattern_node_event - library: null - disable_css: false - entity_classes: all_classes - settings: - pattern: - field_templates: only_content - regions: - page_title: - - node_title - - local_tasks_block - sidebar: - - 'menu_block:main' - image: - - field_mrc_image - location: - - field_s_event_location - date: - - field_s_event_date - event_link: - - field_s_event_link - map: - - field_s_event_map_link - admission: - - field_s_event_admission - description: - - body - sponsor: - - field_s_event_sponsor - email: - - field_s_event_contact_email - phone: - - field_s_event_contact_phone - embed_video: - - field_mrc_video - speaker: - - field_s_event_speaker - fields: - node_title: - plugin_id: node_title - weight: 0 - label: hidden - formatter: default - settings: - wrapper: h1 - class: page-title - link: false - mrc_ds_blocks: - 'menu_block:main': - config: - provider: menu_block - admin_label: '' - label: 'Main navigation' - label_display: visible - level: '1' - depth: '0' - expand: 1 - parent: 'main:' - label_type: root - follow: 1 - follow_parent: '0' - suggestion: main - parent_name: '' - weight: 2 - region: sidebar - local_tasks_block: - config: - provider: core - admin_label: '' - label: Tabs - label_display: 0 - primary: 1 - secondary: 1 - parent_name: '' - weight: 1 - region: page_title -_core: - default_config_hash: '--Z_oePhErkaBTiWo881iUr_LbanS3gn3S1XXxQDkW0' -id: node.stanford_event.default -targetEntityType: node -bundle: stanford_event -mode: default -content: - body: - type: text_default - weight: 9 - region: description - label: hidden - settings: { } - third_party_settings: { } - field_mrc_image: - type: media_image_formatter - weight: 3 - region: image - label: hidden - third_party_settings: { } - settings: - view_mode: full - image_style: event_350 - link: false - field_mrc_video: - type: entity_reference_entity_view - weight: 13 - region: embed_video - label: hidden - third_party_settings: { } - settings: - view_mode: full - link: false - field_s_event_admission: - weight: 8 - label: hidden - settings: { } - third_party_settings: { } - type: text_default - region: admission - field_s_event_contact_email: - weight: 11 - label: hidden - settings: { } - third_party_settings: { } - type: basic_string - region: email - field_s_event_contact_phone: - weight: 12 - label: hidden - settings: - title: '' - third_party_settings: { } - type: telephone_link - region: phone - field_s_event_date: - weight: 5 - label: hidden - settings: - timezone_override: '' - date_format: 'l, F j, Y g:i A' - display: start_date - third_party_settings: { } - type: datetimerange_custom - region: date - field_s_event_link: - type: link - weight: 6 - region: event_link - label: hidden - settings: - trim_length: 80 - rel: '' - target: '' - url_only: false - url_plain: false - third_party_settings: { } - field_s_event_location: - weight: 4 - label: hidden - settings: { } - third_party_settings: { } - type: basic_string - region: location - field_s_event_map_link: - weight: 7 - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - type: link - region: map - field_s_event_speaker: - type: bricks_nested - weight: 14 - region: speaker - label: hidden - settings: - view_mode: default - link: false - third_party_settings: { } - field_s_event_sponsor: - weight: 10 - label: hidden - settings: { } - third_party_settings: { } - type: basic_string - region: sponsor -hidden: - field_mrc_event_series: true - field_s_event_audience: true - field_s_event_category: true - field_s_event_featured: true - field_s_event_status: true - field_s_event_type: true - links: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_entity_type.event_collections.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_entity_type.event_collections.yml deleted file mode 100644 index c331b36ed9..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_entity_type.event_collections.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: event_collections -label: 'Event Collections' -created: false -changed: false -uid: false -title: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_type.event_collections.speaker.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_type.event_collections.speaker.yml deleted file mode 100644 index facc94be54..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/eck.eck_type.event_collections.speaker.yml +++ /dev/null @@ -1,8 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - eck.eck_entity_type.event_collections -name: Speaker -type: speaker -description: '' diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.body.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.body.yml deleted file mode 100644 index d854dc7a93..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.body.yml +++ /dev/null @@ -1,23 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.body - - node.type.stanford_event - module: - - text -_core: - default_config_hash: f9IelcYkZ2km9l7lqmKNq_8b1H9NwQhsc7wyxclWUVE -id: node.stanford_event.body -field_name: body -entity_type: node -bundle: stanford_event -label: Body -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - display_summary: true -field_type: text_with_summary diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_event_series.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_event_series.yml deleted file mode 100644 index f96c563d85..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_event_series.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_event_series - - node.type.stanford_event - - taxonomy.vocabulary.mrc_event_series -id: node.stanford_event.field_mrc_event_series -field_name: field_mrc_event_series -entity_type: node -bundle: stanford_event -label: 'MRC Event Series' -description: 'Select which Event Series this belongs to.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - mrc_event_series: mrc_event_series - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_image.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_image.yml deleted file mode 100644 index 153e0ff9a6..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_image.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_image - - media.type.image - - node.type.stanford_event -id: node.stanford_event.field_mrc_image -field_name: field_mrc_image -entity_type: node -bundle: stanford_event -label: Image -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - image: image - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_video.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_video.yml deleted file mode 100644 index 6193e45d7e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_mrc_video.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_video - - media.type.video - - node.type.stanford_event -id: node.stanford_event.field_mrc_video -field_name: field_mrc_video -entity_type: node -bundle: stanford_event -label: 'Event Video' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - video: video - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_admission.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_admission.yml deleted file mode 100644 index ee25b47e07..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_admission.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_admission - - node.type.stanford_event - module: - - allowed_formats - - text -third_party_settings: - allowed_formats: - minimal_html: minimal_html - basic_html: '0' - plain_text: '0' -_core: - default_config_hash: bU7Ttb6Fznj3TdL_N8-q089Q5dKyQA9rWZlMr-OBcE4 -id: node.stanford_event.field_s_event_admission -field_name: field_s_event_admission -entity_type: node -bundle: stanford_event -label: 'Admission Information' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: text_long diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_audience.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_audience.yml deleted file mode 100644 index 3189f134b5..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_audience.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_audience - - node.type.stanford_event - - taxonomy.vocabulary.event_audience -_core: - default_config_hash: sY0DRUA_6wRm-N9zGK30PSBdmARg8OJpRKNDYT0obuQ -id: node.stanford_event.field_s_event_audience -field_name: field_s_event_audience -entity_type: node -bundle: stanford_event -label: Audience -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - event_audience: event_audience - sort: - field: _none - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_category.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_category.yml deleted file mode 100644 index 6c95de4a46..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_category.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_category - - node.type.stanford_event - - taxonomy.vocabulary.event_category -_core: - default_config_hash: KrUPeWghIPaB5lISn5SrNKUR6ZpQKt7Z079bT-7Zqu8 -id: node.stanford_event.field_s_event_category -field_name: field_s_event_category -entity_type: node -bundle: stanford_event -label: Category -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - event_category: event_category - sort: - field: _none - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_email.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_email.yml deleted file mode 100644 index d1912a565f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_email.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_contact_email - - node.type.stanford_event -_core: - default_config_hash: s41y7_Wkuezv_qGL3og59wrCGdE9dXenwBRrV-woHto -id: node.stanford_event.field_s_event_contact_email -field_name: field_s_event_contact_email -entity_type: node -bundle: stanford_event -label: 'Contact Email' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: email diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_phone.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_phone.yml deleted file mode 100644 index c252784966..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_contact_phone.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_contact_phone - - node.type.stanford_event - module: - - telephone -_core: - default_config_hash: HFBW-zydmbidiER9Vs-UVrpou5uSUwlwx4gSBeRh3tM -id: node.stanford_event.field_s_event_contact_phone -field_name: field_s_event_contact_phone -entity_type: node -bundle: stanford_event -label: 'Contact Phone Number' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: telephone diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_date.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_date.yml deleted file mode 100644 index 72742cfd27..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_date.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_date - - node.type.stanford_event - module: - - datetime_range -_core: - default_config_hash: vcL77kfPuNN4Rj7aGCAQqqbIf-wn6T9Kh_3nfvkryRY -id: node.stanford_event.field_s_event_date -field_name: field_s_event_date -entity_type: node -bundle: stanford_event -label: Date -description: '' -required: false -translatable: false -default_value: - - - default_date_type: now - default_date: now - default_end_date_type: '' - default_end_date: '' -default_value_callback: '' -settings: { } -field_type: daterange diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_featured.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_featured.yml deleted file mode 100644 index 80294d16a7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_featured.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_featured - - node.type.stanford_event -id: node.stanford_event.field_s_event_featured -field_name: field_s_event_featured -entity_type: node -bundle: stanford_event -label: Featured -description: '' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_link.yml deleted file mode 100644 index 1300c3a9bf..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_link.yml +++ /dev/null @@ -1,24 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_link - - node.type.stanford_event - module: - - link -_core: - default_config_hash: JrJy9fMdvVYKGZoICnjgVYvXHK_nG9HJAsv2d5tM8xA -id: node.stanford_event.field_s_event_link -field_name: field_s_event_link -entity_type: node -bundle: stanford_event -label: 'Event Link' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - link_type: 17 - title: 1 -field_type: link diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_location.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_location.yml deleted file mode 100644 index e6eae1480f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_location.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_location - - node.type.stanford_event -_core: - default_config_hash: O8Xh_ZkRMcB90JA84KaYGyXEwbeg16VMljcVBpu2dfs -id: node.stanford_event.field_s_event_location -field_name: field_s_event_location -entity_type: node -bundle: stanford_event -label: Location -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_map_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_map_link.yml deleted file mode 100644 index e245282276..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_map_link.yml +++ /dev/null @@ -1,24 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_map_link - - node.type.stanford_event - module: - - link -_core: - default_config_hash: yfTJntMDvnKlUEoyTSf3VwDdzUceUsRzyTAwWhELCuU -id: node.stanford_event.field_s_event_map_link -field_name: field_s_event_map_link -entity_type: node -bundle: stanford_event -label: 'Map Link' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - link_type: 17 - title: 1 -field_type: link diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_speaker.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_speaker.yml deleted file mode 100644 index 4b2eb895bf..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_speaker.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - eck.eck_type.event_collections.speaker - - field.storage.node.field_s_event_speaker - - node.type.stanford_event - module: - - bricks -id: node.stanford_event.field_s_event_speaker -field_name: field_s_event_speaker -entity_type: node -bundle: stanford_event -label: Speaker -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:event_collections' - handler_settings: - target_bundles: - speaker: speaker - sort: - field: _none - auto_create: 0 - auto_create_bundle: '' -field_type: bricks diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_sponsor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_sponsor.yml deleted file mode 100644 index 71c926161f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_sponsor.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_sponsor - - node.type.stanford_event -_core: - default_config_hash: '-sS3WmNupUeofmrIc474gx6pwYO4GZ0N160Iqs_I1Is' -id: node.stanford_event.field_s_event_sponsor -field_name: field_s_event_sponsor -entity_type: node -bundle: stanford_event -label: 'Event Sponsor' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_status.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_status.yml deleted file mode 100644 index a786c82ec8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_status.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_status - - node.type.stanford_event - - taxonomy.vocabulary.event_status -_core: - default_config_hash: MyOKbTNxnSUu_2XHNs60pjNfBV9xFJqXsZBHLQIZnjY -id: node.stanford_event.field_s_event_status -field_name: field_s_event_status -entity_type: node -bundle: stanford_event -label: Status -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - event_status: event_status - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_type.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_type.yml deleted file mode 100644 index 830712b0df..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.field.node.stanford_event.field_s_event_type.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_event_type - - node.type.stanford_event - - taxonomy.vocabulary.event_type -_core: - default_config_hash: VPs-KSnj001xZ18CkEbQFpc8R8gCeHS_wERZVotTIkg -id: node.stanford_event.field_s_event_type -field_name: field_s_event_type -entity_type: node -bundle: stanford_event -label: 'Event Type' -description: 'Select which type of event this is.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - event_type: event_type - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_admission.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_admission.yml deleted file mode 100644 index 6a6fea1ae3..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_admission.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - text -_core: - default_config_hash: Pbym7BVAjPdSin7fL5PEWXmeDWP4dBUV_94G7yrERDs -id: node.field_s_event_admission -field_name: field_s_event_admission -entity_type: node -type: text_long -settings: { } -module: text -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_audience.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_audience.yml deleted file mode 100644 index a50d9a4107..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_audience.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -_core: - default_config_hash: 0Yj1cLwrp0Wswnvgzaa0OFXmZ4divFewveDo-E_0W_M -id: node.field_s_event_audience -field_name: field_s_event_audience -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_category.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_category.yml deleted file mode 100644 index 34c4fec5c2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_category.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -_core: - default_config_hash: aMEVb7HWoEbzXQVtfRT4MtNumTIsvmOTqDuhRatsCDs -id: node.field_s_event_category -field_name: field_s_event_category -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_email.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_email.yml deleted file mode 100644 index 36fa5c6c2e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_email.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -_core: - default_config_hash: qSn-ZEnykkn9VlxTqesqUQg0shf8jlemOs-daQFMEss -id: node.field_s_event_contact_email -field_name: field_s_event_contact_email -entity_type: node -type: email -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_phone.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_phone.yml deleted file mode 100644 index 9a599fedfb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_contact_phone.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - telephone -_core: - default_config_hash: iSBpF1O2vM7r9K6_cXkP5YFaxqwBoRFvBNuI5E-4tIQ -id: node.field_s_event_contact_phone -field_name: field_s_event_contact_phone -entity_type: node -type: telephone -settings: { } -module: telephone -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_date.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_date.yml deleted file mode 100644 index ae3a6e8b36..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_date.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - datetime_range - - node -_core: - default_config_hash: CKVGQHA5rv1t6e4_u4tgXUIonJCC9MyhYCWSVP9WU7w -id: node.field_s_event_date -field_name: field_s_event_date -entity_type: node -type: daterange -settings: - datetime_type: datetime -module: datetime_range -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_featured.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_featured.yml deleted file mode 100644 index 7f28d4b650..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_featured.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_event_featured -field_name: field_s_event_featured -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_link.yml deleted file mode 100644 index 6cdc80fb3d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_link.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - node -_core: - default_config_hash: eZxa3zxJ6O8LZb7EvvBYpF4RKKVzC9RCyFy0wgtAuE8 -id: node.field_s_event_link -field_name: field_s_event_link -entity_type: node -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_location.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_location.yml deleted file mode 100644 index dc9b1edf00..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_location.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -_core: - default_config_hash: XiqrUJJfzFKYn4W44mPbD7YE9fLaW4FmeV_Tru6103U -id: node.field_s_event_location -field_name: field_s_event_location -entity_type: node -type: string_long -settings: - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_map_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_map_link.yml deleted file mode 100644 index bc0060e908..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_map_link.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - node -_core: - default_config_hash: pRjHxcrbkJWkjVEy8vFuJSIw4HM_PeCLHXtpcwJAMJg -id: node.field_s_event_map_link -field_name: field_s_event_map_link -entity_type: node -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_speaker.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_speaker.yml deleted file mode 100644 index 6de8832705..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_speaker.yml +++ /dev/null @@ -1,24 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - bricks - - eck - - field_permissions - - node -third_party_settings: - field_permissions: - permission_type: public -id: node.field_s_event_speaker -field_name: field_s_event_speaker -entity_type: node -type: bricks -settings: - target_type: event_collections -module: bricks -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_sponsor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_sponsor.yml deleted file mode 100644 index a201cc2610..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_sponsor.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -_core: - default_config_hash: 0yW8qsNUnmRgOzN64K10hj5Wqhr52EF-AFJ6I3xmtgo -id: node.field_s_event_sponsor -field_name: field_s_event_sponsor -entity_type: node -type: string_long -settings: - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_status.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_status.yml deleted file mode 100644 index 6747f690da..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_status.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -_core: - default_config_hash: dUIxf4yYOFoi_Gn4FKlShyYlndP86Ux84kFu2mRw5fU -id: node.field_s_event_status -field_name: field_s_event_status -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_type.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_type.yml deleted file mode 100644 index f13608c37d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/field.storage.node.field_s_event_type.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -_core: - default_config_hash: U-BZiKF8A7aUaNvN2Ja11m5zPM8VYZyORaQz0EMyjxI -id: node.field_s_event_type -field_name: field_s_event_type -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/image.style.event_350.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/image.style.event_350.yml deleted file mode 100644 index c075d07afb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/image.style.event_350.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: event_350 -label: 'Event (350x350)' -effects: - 3c63dcf4-976e-4743-a313-6d68ae69a7a0: - uuid: 3c63dcf4-976e-4743-a313-6d68ae69a7a0 - id: focal_point_scale_and_crop - weight: 1 - data: - width: 350 - height: 350 - crop_type: focal_point diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/menu_position.menu_position_rule.events.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/menu_position.menu_position_rule.events.yml deleted file mode 100644 index e414e477d6..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/menu_position.menu_position_rule.events.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - ctools - - system -id: events -label: Events -menu_name: main -parent: 'menu_link_content:12f8753d-7bbf-4b56-9812-2f72617703ad' -menu_link: 'menu_position_link:events' -enabled: true -weight: -5 -conditions: - 'entity_bundle:node': - id: 'entity_bundle:node' - bundles: - stanford_event: stanford_event - negate: false - context_mapping: - node: '@node.node_route_context:node' - current_theme: - id: current_theme - theme: '' - negate: 0 - context_mapping: { } diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/node.type.stanford_event.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/node.type.stanford_event.yml deleted file mode 100644 index 0f6468b1de..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/node.type.stanford_event.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - menu_ui -third_party_settings: - menu_ui: - available_menus: { } - parent: '' -_core: - default_config_hash: tArwO0Xe_vzbE5DCpSk2baFo2ogkkUkrPCgfeiAQcDo -name: Event -type: stanford_event -description: 'An event pulled in from events.stanford.edu.' -help: '' -new_revision: true -preview_mode: 1 -display_submitted: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/pathauto.pattern.mrc_events.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/pathauto.pattern.mrc_events.yml deleted file mode 100644 index df917ca8cb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/pathauto.pattern.mrc_events.yml +++ /dev/null @@ -1,23 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -_core: - default_config_hash: l0a3eQ9eZzK9t0lWBrGg60Ynt2H-0Wn5YCRM-s6UbAc -id: mrc_events -label: 'MRC Events' -type: 'canonical_entities:node' -pattern: 'events/[node:title]' -selection_criteria: - 84209e61-9c8c-4b2e-838f-d88f4e9160d0: - id: node_type - bundles: - stanford_event: stanford_event - negate: false - context_mapping: - node: node - uuid: 84209e61-9c8c-4b2e-838f-d88f4e9160d0 -selection_logic: and -weight: -5 -relationships: { } diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_audience.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_audience.yml deleted file mode 100644 index e84cc03853..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_audience.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: { } -_core: - default_config_hash: qRwFXIebhvxMoh0ioP-Ote_MIJl87WEdO0hdDF2SH9g -name: 'Event Audience' -vid: event_audience -description: '' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_category.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_category.yml deleted file mode 100644 index 975edec145..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_category.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: { } -_core: - default_config_hash: byV93uuSKhGx6MPiEbN4C0jPIrM4kW78yf1vdBfVwVY -name: 'Event Category' -vid: event_category -description: '' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_status.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_status.yml deleted file mode 100644 index bf9106c20b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_status.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: { } -_core: - default_config_hash: 1yftHGPzdWV6Ygl_Mtlv3yy7z5bwU_T6vwqcFdMCa4o -name: 'Event Status' -vid: event_status -description: '' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_type.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_type.yml deleted file mode 100644 index ebf002b6ec..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/taxonomy.vocabulary.event_type.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: { } -_core: - default_config_hash: roSvyibedDcpH44YO7z3R4MCsypf7LtXzHGqIRUcrzU -name: 'Event Type' -vid: event_type -description: '' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_events.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_events.yml deleted file mode 100644 index 6266f29e27..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_events.yml +++ /dev/null @@ -1,4576 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.body - - field.storage.node.field_mrc_event_series - - field.storage.node.field_mrc_image - - field.storage.node.field_s_event_date - - field.storage.node.field_s_event_location - - field.storage.node.field_s_event_speaker - - node.type.stanford_event - - taxonomy.vocabulary.event_type - - taxonomy.vocabulary.mrc_event_series - module: - - bricks - - datetime - - datetime_range - - mrc_date - - node - - stanford_media - - taxonomy - - text - - ui_patterns_views - - user - - views_taxonomy_term_name_depth -id: mrc_events -label: 'MRC Events' -module: views -description: '' -tag: '' -base_table: node_field_data -base_field: nid -core: 8.x -display: - default: - display_plugin: default - id: default - display_title: Master - position: 0 - display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 7 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: default - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_mrc_image: 0 - field_mrc_event_series: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: event_card - pattern_mapping: - 'views_row:field_s_event_speaker': - destination: speaker - weight: 0 - plugin: views_row - source: field_s_event_speaker - 'views_row:title': - destination: title - weight: 1 - plugin: views_row - source: title - 'views_row:field_mrc_event_series': - destination: program - weight: 2 - plugin: views_row - source: field_mrc_event_series - 'views_row:field_mrc_image': - destination: image - weight: 3 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_event_date': - destination: date - weight: 4 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_1': - destination: time - weight: 5 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 6 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: 'l, F j, Y' - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: daterange_custom - settings: - timezone_override: '' - date_format: 'g:i A' - separator: '-' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 300 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: event - link: 1 - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_mrc_event_series: - id: field_mrc_event_series - table: node__field_mrc_event_series - field: field_mrc_event_series - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker(s) - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - sorts: - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - plugin_id: datetime - entity_type: node - title: '' - header: { } - footer: { } - empty: { } - relationships: { } - arguments: { } - display_extenders: { } - use_ajax: false - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url.query_args - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_event_series' - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - block_1: - display_plugin: block - id: block_1 - display_title: 'All Past Events Block' - position: 4 - display_options: - display_extenders: { } - display_description: '' - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '<' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - field_s_event_type_target_id: - id: field_s_event_type_target_id - table: node__field_s_event_type - field: field_s_event_type_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_s_event_type_target_id_op - label: 'Filter by Event Type' - description: '' - use_operator: false - operator: field_s_event_type_target_id_op - identifier: type - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: event_type - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - field_mrc_event_series_target_id: - id: field_mrc_event_series_target_id - table: node__field_mrc_event_series - field: field_mrc_event_series_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_mrc_event_series_target_id_op - label: 'Filter by Event Series' - description: '' - use_operator: false - operator: field_mrc_event_series_target_id_op - identifier: series - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: mrc_event_series - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - defaults: - filters: false - filter_groups: false - arguments: false - title: false - style: false - row: false - fields: false - pager: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - use_ajax: false - sorts: false - filter_groups: - operator: AND - groups: - 1: AND - arguments: { } - title: 'All Past Events' - style: - type: default - options: { } - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_2: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_mrc_event_series: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: event_date_stacked - pattern_mapping: - 'views_row:field_s_event_speaker': - destination: speaker - weight: 0 - plugin: views_row - source: field_s_event_speaker - 'views_row:title': - destination: title - weight: 1 - plugin: views_row - source: title - 'views_row:field_mrc_event_series': - destination: program - weight: 2 - plugin: views_row - source: field_mrc_event_series - 'views_row:field_s_event_date': - destination: month - weight: 3 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_2': - destination: day - weight: 4 - plugin: views_row - source: field_s_event_date_2 - 'views_row:field_s_event_date_1': - destination: time - weight: 5 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 6 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Month)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: M - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_2: - id: field_s_event_date_2 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Day)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: j - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Time)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: daterange_custom - settings: - timezone_override: '' - date_format: 'g:i A' - separator: '-' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 50 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_mrc_event_series: - id: field_mrc_event_series - table: node__field_mrc_event_series - field: field_mrc_event_series - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker(s) - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - pager: - type: full - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - use_more: false - use_more_always: false - use_more_text: 'See all past events' - link_display: '0' - link_url: 'events/past-events?series[]={{ raw_arguments.tid }}' - block_hide_empty: true - exposed_block: true - sorts: - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: datetime - entity_type: node - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_event_series' - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - event_series_past_events: - display_plugin: block - id: event_series_past_events - display_title: 'Event Series Past Events Block' - position: 4 - display_options: - display_extenders: { } - display_description: '' - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '<' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - defaults: - filters: false - filter_groups: false - arguments: false - title: false - style: false - row: false - fields: false - pager: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - relationships: false - sorts: false - filter_groups: - operator: AND - groups: - 1: AND - arguments: - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: true - title: 'Past {{ arguments.tid }} Events' - default_argument_type: taxonomy_tid - default_argument_options: - term_page: '1' - anyall: ',' - node: false - limit: false - vids: { } - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:taxonomy_term' - fail: 'not found' - validate_options: - bundles: - mrc_event_series: mrc_event_series - operation: view - multiple: 0 - access: false - break_phrase: false - add_table: false - require_value: false - reduce_duplicates: false - plugin_id: taxonomy_index_tid - title: 'Past Events' - style: - type: default - options: { } - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_2: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: event_date_stacked - pattern_mapping: - 'views_row:title': - destination: title - weight: 0 - plugin: views_row - source: title - 'views_row:field_s_event_speaker': - destination: speaker - weight: 1 - plugin: views_row - source: field_s_event_speaker - 'views_row:field_s_event_date': - destination: month - weight: 2 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_2': - destination: day - weight: 3 - plugin: views_row - source: field_s_event_date_2 - 'views_row:field_s_event_date_1': - destination: time - weight: 4 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 5 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Month)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: M - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_2: - id: field_s_event_date_2 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Day)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: j - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Time)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: daterange_custom - settings: - timezone_override: '' - date_format: 'g:i A' - separator: '-' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 50 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - pager: - type: some - options: - items_per_page: 2 - offset: 0 - use_more: true - use_more_always: false - use_more_text: 'See all past events' - link_display: custom_url - link_url: 'events/past-events?series[]={{ raw_arguments.tid }}' - block_hide_empty: true - relationships: - term_node_tid: - id: term_node_tid - table: node_field_data - field: term_node_tid - relationship: none - group_type: group - admin_label: term - required: true - vids: - - mrc_event_series - entity_type: node - plugin_id: node_term_data - sorts: - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: datetime - entity_type: node - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - event_series_upcoming_events: - display_plugin: block - id: event_series_upcoming_events - display_title: 'Event Series Upcoming Events Block' - position: 4 - display_options: - display_extenders: { } - display_description: '' - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - defaults: - filters: false - filter_groups: false - arguments: false - title: false - style: false - row: false - fields: false - pager: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - relationships: false - filter_groups: - operator: AND - groups: - 1: AND - arguments: - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: true - title: 'Upcoming {{ arguments.tid }} Events' - default_argument_type: taxonomy_tid - default_argument_options: - term_page: '1' - anyall: ',' - node: false - limit: false - vids: { } - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:taxonomy_term' - fail: 'not found' - validate_options: - bundles: - mrc_event_series: mrc_event_series - operation: view - multiple: 0 - access: false - break_phrase: false - add_table: false - require_value: false - reduce_duplicates: false - plugin_id: taxonomy_index_tid - title: 'Upcoming Events' - style: - type: default - options: { } - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_2: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: event_date_stacked - pattern_mapping: - 'views_row:title': - destination: title - weight: 0 - plugin: views_row - source: title - 'views_row:field_s_event_speaker': - destination: speaker - weight: 1 - plugin: views_row - source: field_s_event_speaker - 'views_row:field_s_event_date': - destination: month - weight: 2 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_2': - destination: day - weight: 3 - plugin: views_row - source: field_s_event_date_2 - 'views_row:field_s_event_date_1': - destination: time - weight: 4 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 5 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Month)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: M - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_2: - id: field_s_event_date_2 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Day)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: j - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Time)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: daterange_custom - settings: - timezone_override: '' - date_format: 'g:i A' - separator: '-' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 50 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - pager: - type: some - options: - items_per_page: 2 - offset: 0 - use_more: false - use_more_always: false - use_more_text: 'View all upcoming events' - link_display: '0' - link_url: 'events?series[]={{ raw_arguments.tid }}' - block_hide_empty: true - relationships: - term_node_tid: - id: term_node_tid - table: node_field_data - field: term_node_tid - relationship: none - group_type: group - admin_label: term - required: true - vids: - - mrc_event_series - entity_type: node - plugin_id: node_term_data - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - featured_event: - display_plugin: block - id: featured_event - display_title: 'Featured Event' - position: 2 - display_options: - display_extenders: { } - display_description: '' - style: - type: default - options: { } - defaults: - style: false - row: false - fields: false - pager: false - filters: false - filter_groups: false - empty: false - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_mrc_image: 0 - body: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: featured_event_card - pattern_mapping: - 'views_row:field_s_event_speaker': - destination: speaker - weight: 0 - plugin: views_row - source: field_s_event_speaker - 'views_row:title': - destination: title - weight: 1 - plugin: views_row - source: title - 'views_row:body': - destination: description - weight: 2 - plugin: views_row - source: body - 'views_row:field_mrc_image': - destination: image - weight: 3 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_event_date': - destination: month - weight: 4 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_1': - destination: day - weight: 5 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 6 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Month)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: M - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Day)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: j - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 300 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: event_350 - link: 1 - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - body: - id: body - table: node__body - field: body - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 200 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: text_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - pager: - type: some - options: - items_per_page: 1 - offset: 0 - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - field_s_event_featured_value: - id: field_s_event_featured_value - table: node__field_s_event_featured - field: field_s_event_featured_value - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: boolean - filter_groups: - operator: AND - groups: - 1: AND - empty: - view: - id: view - table: views - field: view - relationship: none - group_type: group - admin_label: '' - empty: true - view_to_insert: 'mrc_events:featured_event_no_result' - inherit_arguments: false - plugin_id: view - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.body' - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - featured_event_no_result: - display_plugin: block - id: featured_event_no_result - display_title: 'Featured Event No Result' - position: 2 - display_options: - display_extenders: { } - display_description: '' - style: - type: default - options: { } - defaults: - style: false - row: false - fields: false - pager: false - filters: false - filter_groups: false - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_mrc_image: 0 - body: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: featured_event_card - pattern_mapping: - 'views_row:field_s_event_speaker': - destination: speaker - weight: 0 - plugin: views_row - source: field_s_event_speaker - 'views_row:title': - destination: title - weight: 1 - plugin: views_row - source: title - 'views_row:body': - destination: description - weight: 2 - plugin: views_row - source: body - 'views_row:field_mrc_image': - destination: image - weight: 3 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_event_date': - destination: month - weight: 4 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_1': - destination: day - weight: 5 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 6 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Month)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: M - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Day)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: j - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 300 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: event_350 - link: 1 - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - body: - id: body - table: node__body - field: body - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 200 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: text_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - pager: - type: some - options: - items_per_page: 1 - offset: 0 - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - filter_groups: - operator: AND - groups: - 1: AND - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.body' - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - short_upcoming: - display_plugin: block - id: short_upcoming - display_title: 'Short Upcoming Events Block' - position: 4 - display_options: - display_extenders: { } - display_description: '' - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - defaults: - filters: false - filter_groups: false - arguments: false - title: false - style: false - row: false - fields: false - pager: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - filter_groups: - operator: AND - groups: - 1: AND - arguments: { } - title: 'Upcoming Events' - style: - type: default - options: { } - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_event_date: 0 - field_s_event_date_2: 0 - field_s_event_date_1: 0 - field_s_event_location: 0 - field_s_event_speaker: 0 - separator: '' - hide_empty: 1 - pattern: event_date_stacked - pattern_mapping: - 'views_row:title': - destination: title - weight: 0 - plugin: views_row - source: title - 'views_row:field_s_event_speaker': - destination: speaker - weight: 1 - plugin: views_row - source: field_s_event_speaker - 'views_row:field_s_event_date': - destination: month - weight: 2 - plugin: views_row - source: field_s_event_date - 'views_row:field_s_event_date_2': - destination: day - weight: 3 - plugin: views_row - source: field_s_event_date_2 - 'views_row:field_s_event_date_1': - destination: time - weight: 4 - plugin: views_row - source: field_s_event_date_1 - 'views_row:field_s_event_location': - destination: location - weight: 5 - plugin: views_row - source: field_s_event_location - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - field_s_event_date: - id: field_s_event_date - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Month)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: M - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_2: - id: field_s_event_date_2 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Day)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetimerange_custom - settings: - timezone_override: '' - date_format: j - display: start_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_date_1: - id: field_s_event_date_1 - table: node__field_s_event_date - field: field_s_event_date - relationship: none - group_type: group - admin_label: 'Content: Date (Time)' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: daterange_custom - settings: - timezone_override: '' - date_format: 'g:i A' - separator: '-' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_location: - id: field_s_event_location - table: node__field_s_event_location - field: field_s_event_location - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 50 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ',' - field_api_classes: false - plugin_id: field - field_s_event_speaker: - id: field_s_event_speaker - table: node__field_s_event_speaker - field: field_s_event_speaker - relationship: none - group_type: group - admin_label: '' - label: Speaker - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: true - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: true - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: bricks_nested - settings: - view_mode: default - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - pager: - type: some - options: - items_per_page: 2 - offset: 0 - use_more: true - use_more_always: true - use_more_text: 'See all upcoming events' - link_display: custom_url - link_url: /events - block_hide_empty: true - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' - upcoming_list: - display_plugin: block - id: upcoming_list - display_title: 'Upcoming List' - position: 1 - display_options: - display_extenders: { } - display_description: '' - block_hide_empty: true - arguments: - term_node_taxonomy_name_depth: - id: term_node_taxonomy_name_depth - table: node_field_data - field: term_node_taxonomy_name_depth - relationship: none - group_type: group - admin_label: '' - default_action: ignore - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: fixed - default_argument_options: - argument: '' - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: false - validate: - type: none - fail: 'not found' - validate_options: { } - depth: '0' - vocabularies: - event_type: event_type - break_phrase: true - use_taxonomy_term_path: false - entity_type: node - plugin_id: taxonomy_index_name_depth - defaults: - arguments: false - filters: false - filter_groups: false - exposed_block: true - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_event: stanford_event - entity_type: node - entity_field: type - plugin_id: bundle - field_s_event_date_value: - id: field_s_event_date_value - table: node__field_s_event_date - field: field_s_event_date_value - relationship: none - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: datetime - field_s_event_type_target_id: - id: field_s_event_type_target_id - table: node__field_s_event_type - field: field_s_event_type_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_s_event_type_target_id_op - label: 'Filter by Event Type' - description: '' - use_operator: false - operator: field_s_event_type_target_id_op - identifier: type - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: event_type - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - field_mrc_event_series_target_id: - id: field_mrc_event_series_target_id - table: node__field_mrc_event_series - field: field_mrc_event_series_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_mrc_event_series_target_id_op - label: 'Filter by Event Series' - description: '' - use_operator: false - operator: field_mrc_event_series_target_id_op - identifier: series - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: mrc_event_series - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - filter_groups: - operator: AND - groups: - 1: AND - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_event_series' - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_event_date' - - 'config:field.storage.node.field_s_event_location' - - 'config:field.storage.node.field_s_event_speaker' diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_videos.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_videos.yml deleted file mode 100644 index dbffb4bd10..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/config/install/views.view.mrc_videos.yml +++ /dev/null @@ -1,352 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_media_video_embed_field - - image.style.slideshow - - media.type.video - module: - - entity_usage - - media - - ui_patterns_views - - user - - video_embed_field -id: mrc_videos -label: 'MRC Videos' -module: views -description: '' -tag: '' -base_table: media_field_data -base_field: mid -core: 8.x -display: - default: - display_plugin: default - id: default - display_title: Master - position: 0 - display_options: - access: - type: perm - options: - perm: 'view media' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 7 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: default - row: - type: ui_patterns - options: - default_field_elements: 0 - inline: - name: 0 - field_media_video_embed_field: 0 - separator: '' - hide_empty: 0 - pattern: video_list - pattern_mapping: - 'views_row:name': - destination: title - weight: 0 - plugin: views_row - source: name - 'views_row:field_media_video_embed_field': - destination: video - weight: 1 - plugin: views_row - source: field_media_video_embed_field - fields: - name: - id: name - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: media - entity_field: media - plugin_id: field - field_media_video_embed_field: - id: field_media_video_embed_field - table: media__field_media_video_embed_field - field: field_media_video_embed_field - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: video_embed_field_lazyload - settings: - image_style: slideshow - link_image_to: '' - autoplay: true - responsive: true - width: 400 - height: 250 - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - status: - value: '1' - table: media_field_data - field: status - plugin_id: boolean - entity_type: media - entity_field: status - id: status - expose: - operator: '' - group: 1 - bundle: - id: bundle - table: media_field_data - field: bundle - value: - video: video - entity_type: media - entity_field: bundle - plugin_id: bundle - count: - id: count - table: entity_usage - field: count - relationship: media_to_usage_entity - group_type: group - admin_label: '' - operator: '>=' - value: - min: '' - max: '' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: numeric - sorts: - created: - id: created - table: media_field_data - field: created - order: DESC - entity_type: media - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - title: 'MRC Videos' - header: { } - footer: { } - empty: { } - relationships: - media_to_usage_entity: - id: media_to_usage_entity - table: media - field: media_to_usage_entity - relationship: none - group_type: group - admin_label: 'Usage information (Media)' - required: false - entity_type: media - plugin_id: standard - arguments: { } - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url.query_args - - user.permissions - tags: - - 'config:field.storage.media.field_media_video_embed_field' - block_1: - display_plugin: block - id: block_1 - display_title: Block - position: 1 - display_options: - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url.query_args - - user.permissions - tags: - - 'config:field.storage.media.field_media_video_embed_field' diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/js/mrc_events.admin.js b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/js/mrc_events.admin.js deleted file mode 100644 index 54a5aa8127..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/js/mrc_events.admin.js +++ /dev/null @@ -1,34 +0,0 @@ -(function ($, window, Drupal) { - 'use strict'; - - Drupal.behaviors.mrcEventsAdmin = { - attach: function attach() { - $('input.show-end-date[type="checkbox"]').each(function () { - var parent = $(this).closest('.field--type-daterange'); - if ($(this).is(':checked')) { - $(parent).find('.end-date').show(); - } - else { - $(parent).find('.end-date').hide(); - } - }).change(function () { - var parent = $(this).closest('.field--type-daterange'); - if ($(this).is(':checked')) { - var $startDate = $(parent).find('.start-date'); - var $endDate = $(parent).find('.end-date'); - - $startDate.find('select').each(function () { - var name = $(this).attr('name').split('[').pop(); - var value = $(this).val(); - $endDate.find('select[name*="end_value][' + name + '"]').val(value).trigger("chosen:updated"); - }); - - $endDate.show(); - } - else { - $(parent).find('.end-date').hide(); - } - }) - } - }; -})(jQuery, window, Drupal); diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.install b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.install deleted file mode 100644 index d94acfcef3..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.install +++ /dev/null @@ -1,108 +0,0 @@ -install(['video_embed_field']); - - FieldStorageConfig::create([ - 'field_name' => 'field_s_event_video_recap', - 'entity_type' => 'node', - 'type' => 'video_embed_field', - 'cardinality' => 1, - ])->save(); - - FieldConfig::create([ - 'field_name' => 'field_s_event_video_recap', - 'entity_type' => 'node', - 'bundle' => 'stanford_event', - 'label' => 'Post Event Video', - ])->save(); - - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_events') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); -} - -/** - * Reverts the entity display. - */ -function mrc_events_update_8002() { - if (!\Drupal::moduleHandler()->moduleExists('ui_patterns_ds')) { - \Drupal::service('module_installer')->install(['ui_patterns_ds']); - } - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_events') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); -} - -/** - * Creates missing view. - */ -function mrc_events_update_8003() { - if (!\Drupal::moduleHandler()->moduleExists('mrc_date')) { - \Drupal::service('module_installer')->install(['mrc_date']); - } - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_events') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); -} - -/** - * Adds featured event checkbox and filter. - */ -function mrc_events_update_8004() { - FieldStorageConfig::create([ - 'field_name' => 'field_s_event_featured', - 'entity_type' => 'node', - 'type' => 'boolean', - 'cardinality' => 1, - ])->save(); - - FieldConfig::create([ - 'field_name' => 'field_s_event_featured', - 'entity_type' => 'node', - 'bundle' => 'stanford_event', - 'label' => 'Featured', - ])->save(); - - // Removed the config update since it happens in mrc_helper_install(). -} - -/** - * Updates to fields. - */ -function mrc_events_update_8005() { - /** @var \Drupal\Core\Config\ConfigFactoryInterface $config_factory */ - $config_factory = \Drupal::configFactory(); - - /** @var \Drupal\Core\Config\Config $config_entity */ - $config_entity = $config_factory->getEditable('field.field.node.stanford_event.field_mrc_event_series'); - $config_entity->set('description', 'Select which Event Series this belongs to.'); - $config_entity->save(); - - $config_entity = $config_factory->getEditable('field.field.node.stanford_event.field_s_event_video_recap'); - $config_entity->set('label', 'Event Video'); - $config_entity->set('description', 'Enter the Youtube or Vimeo url of the video for this event. This will display as an embedded video on the event page.'); - $config_entity->save(); - - $config_entity = $config_factory->getEditable('field.field.node.stanford_event.field_s_event_type'); - $config_entity->set('description', 'Select which type of event this is.'); - $config_entity->save(); - - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_events') . '/config/install'; - stanford_mrc_update_configs(TRUE, [ - 'core.entity_form_display.node.stanford_event.default', - 'views.view.mrc_events', - ], $path); -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.libraries.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.libraries.yml deleted file mode 100644 index 25435115cd..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.libraries.yml +++ /dev/null @@ -1,6 +0,0 @@ -admin: - version: 8.0.3 - js: - js/mrc_events.admin.js: {} - dependencies: - - core/jquery diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.module b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.module deleted file mode 100644 index 1afada80e7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.module +++ /dev/null @@ -1,50 +0,0 @@ -bundle() == 'stanford_event') { - $speakers = $entity->get('field_s_event_speaker')->getValue(); - foreach ($speakers as $speaker_value) { - $speaker = \Drupal::entityTypeManager() - ->getStorage('event_collections') - ->load($speaker_value['target_id']); - if ($speaker) { - $speaker->delete(); - } - } - } -} - -/** - * Implements hook_preprocess(). - */ -function mrc_events_preprocess(&$variables, $hook) { - // Limit the number of years in the date field. - if ($hook == 'select' && strpos($variables['element']['#name'], 'field_s_event_date') !== FALSE) { - if (strpos($variables['element']['#name'], '[year]') !== FALSE) { - $this_year = (int) date('Y'); - foreach ($variables['options'] as $key => $option) { - if (!(int) $option['value']) { - continue; - } - - $diff = abs($this_year - $option['value']); - if ($diff > 31) { - unset($variables['options'][$key]); - } - } - } - - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.post_update.php deleted file mode 100644 index 3b165fb053..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.post_update.php +++ /dev/null @@ -1,40 +0,0 @@ -createInstances([]); - - /** @var \Drupal\migrate_plus\Entity\Migration $migration */ - foreach ($migrations as $migration) { - $destination = $migration->get('destination'); - - if (isset($destination['plugin']) && strpos($destination['plugin'], 'entity:') !== FALSE) { - list(, $type) = explode(':', $destination['plugin']); - - if ($type == $entity->getEntityTypeId()) { - $table = 'migrate_map_' . $migration->id(); - - if ($database->schema()->tableExists($table)) { - $database->delete($table) - ->condition('destid1', $entity->id()) - ->execute(); - } - return; - } - } - } -} - -/** - * Implements hook_cron(). - */ -function mrc_events_importer_cron() { - $migrations = mrc_events_importer_migration_list(); - // Take it one group at a time, importing the migrations within each group. - foreach ($migrations as $group_id => $migration_list) { - array_walk($migration_list, 'mrc_events_importer_execute_migration'); - } -} - - -/** - * Retrieve a list of active migrations. - * - * @param string $migration_ids - * Comma-separated list of migrations - if present, return only these - * migrations. - * - * @return MigrationInterface[][] - * An array keyed by migration group, each value containing an array of - * migrations or an empty array if no migrations match the input criteria. - */ -function mrc_events_importer_migration_list($migration_ids = '') { - // Filter keys must match the migration configuration property name. - $filter['migration_group'] = ['mrc_events']; - $filter['migration_tags'] = []; - - $manager = \Drupal::service('plugin.manager.migration'); - $matched_migrations = $manager->createInstances([]); - - // Do not return any migrations which fail to meet requirements. - /** @var \Drupal\migrate\Plugin\Migration $migration */ - foreach ($matched_migrations as $id => $migration) { - if ($migration->getSourcePlugin() instanceof RequirementsInterface) { - try { - $migration->getSourcePlugin()->checkRequirements(); - } - catch (RequirementsException $e) { - unset($matched_migrations[$id]); - } - } - } - - // Filters the matched migrations if a group or a tag has been input. - if (!empty($filter['migration_group']) || !empty($filter['migration_tags'])) { - // Get migrations in any of the specified groups and with any of the - // specified tags. - foreach ($filter as $property => $values) { - if (!empty($values)) { - $filtered_migrations = []; - foreach ($values as $search_value) { - foreach ($matched_migrations as $id => $migration) { - // Cast to array because migration_tags can be an array. - $configured_values = (array) $migration->get($property); - $configured_id = (in_array($search_value, $configured_values)) ? $search_value : 'default'; - if (empty($search_value) || $search_value == $configured_id) { - if (empty($migration_ids) || in_array(mb_strtolower($id), $migration_ids)) { - $filtered_migrations[$id] = $migration; - } - } - } - } - $matched_migrations = $filtered_migrations; - } - } - } - - // Sort the matched migrations by group. - if (!empty($matched_migrations)) { - foreach ($matched_migrations as $id => $migration) { - $configured_group_id = empty($migration->get('migration_group')) ? 'default' : $migration->get('migration_group'); - $migrations[$configured_group_id][$id] = $migration; - } - } - return isset($migrations) ? $migrations : []; -} - -/** - * Executes a single migration. If the --execute-dependencies option was given, - * the migration's dependencies will also be executed first. - * - * @param \Drupal\migrate\Plugin\MigrationInterface $migration - * The migration to execute. - * @param string $migration_id - * The migration ID (not used, just an artifact of array_walk()). - */ -function mrc_events_importer_execute_migration(MigrationInterface $migration, $migration_id) { - $log = new MigrateMessage(); - // $migration->getIdMap()->prepareUpdate(); - $executable = new MigrateExecutable($migration, $log); - $executable->import(); -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/mrc_events_importer.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/mrc_events_importer.post_update.php deleted file mode 100644 index 51b419dc07..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/mrc_events_importer.post_update.php +++ /dev/null @@ -1,26 +0,0 @@ - $field_name, - 'entity_type' => $entity_type, - 'type' => $type, - 'cardinality' => $cardinality, - ])->save(); - } - if ($bundle) { - $field_instance = FieldConfig::loadByName($entity_type, $bundle, $field_name); - if (empty($field_instance)) { - FieldConfig::create([ - 'field_name' => $field_name, - 'entity_type' => $entity_type, - 'bundle' => $bundle, - 'label' => $label, - ])->save(); - } - } -} - - -/** - * Implements hook_install(). - */ -function mrc_helper_install() { - mrc_helper_create_field('node', 'stanford_event', 'field_mrc_event_series', 'entity_reference', 'MRC Event Series'); - mrc_helper_create_field('node', 'stanford_news_item', 'field_mrc_event_series', 'entity_reference', 'MRC Event Series'); - mrc_helper_create_field('node', 'stanford_visitor', 'field_mrc_event_series', 'entity_reference', 'MRC Event Series'); - - // Get helper function. - module_load_install('stanford_mrc'); - - // Load content type config - $path = drupal_get_path('module', 'mrc_events') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); - - $path = drupal_get_path('module', 'mrc_news') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); - - $path = drupal_get_path('module', 'mrc_visitor') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); - - // Save the pathauto pattern so that it's uuids correct and it applies. - /** @var \Drupal\pathauto\Entity\PathautoPattern $entity */ - $entity = \Drupal::entityTypeManager() - ->getStorage('pathauto_pattern') - ->load('mrc_event_series_terms'); - if ($entity) { - $entity->save(); - } -} - -/** - * Create missing pathauto pattern. - */ -function mrc_helper_update_8001() { - - mrc_helper_create_field('taxonomy_term', 'mrc_event_series', 'field_mrc_event_series_image', 'image', 'Hero Image', 1); - mrc_helper_create_field('taxonomy_term', 'mrc_event_series', 'field_mrc_event_series_name', 'string', 'Hero Image', 1); - - $configs = [ - 'core.entity_view_display.taxonomy_term.mrc_event_series.default', - 'core.entity_form_display.taxonomy_term.mrc_event_series.default', - 'field.storage.taxonomy_term.field_mrc_event_series_image', - 'field.storage.taxonomy_term.field_mrc_event_series_name', - 'field.field.taxonomy_term.mrc_event_series.field_mrc_event_series_name', - 'field.field.taxonomy_term.mrc_event_series.field_mrc_event_series_image', - 'pathauto.pattern.mrc_event_series_terms', - ]; - - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_helper') . '/config/install'; - stanford_mrc_update_configs(TRUE, $configs, $path); - - // Save the pathauto pattern so that it's uuids correct and it applies. - /** @var \Drupal\pathauto\Entity\PathautoPattern $entity */ - $entity = \Drupal::entityTypeManager() - ->getStorage('pathauto_pattern') - ->load('mrc_event_series_terms'); - if ($entity) { - $entity->save(); - } - - $view = View::load('taxonomy_term'); - $view->disable(); - $view->save(); -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.module b/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.module deleted file mode 100644 index eb22e1b527..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.module +++ /dev/null @@ -1,92 +0,0 @@ -getDerivativeId(); - /** @var \Drupal\Core\Menu\MenuTreeParameters $parameters */ - $parameters = $menu_tree->getCurrentRouteMenuTreeParameters($menu_name); - - if (empty(array_filter($parameters->activeTrail))) { - $build = []; - } - } -} - -/** - * Implements hook_form_FORM_ID_alter(). - */ -function mrc_helper_form_system_site_information_settings_alter(&$form, FormStateInterface $form_state, $form_id) { - $form['site_information']['site_slogan']['#title'] = t('Stanford Affiliation'); - $form['site_information']['site_slogan']['#description'] = t('Stanford University school or administrative unit your site is most associated with.'); - $admin_roles = \Drupal::entityTypeManager() - ->getStorage('user_role') - ->getQuery() - ->condition('is_admin', TRUE) - ->execute(); - $user_roles = \Drupal::currentUser()->getRoles(); - - if (empty(array_intersect($user_roles, $admin_roles))) { - $form['site_information']['site_slogan']['#attributes']['disabled'] = 'disabled'; - } -} - -/** - * Implements hook_field_widget_WIDGET_TYPE_form_alter(). - */ -function mrc_helper_field_widget_block_field_default_form_alter(&$element, FormStateInterface $form_state, $context) { - if (!empty($element['plugin_id']['#options']['Views'])) { - foreach ($element['plugin_id']['#options']['Views'] as $key => $label) { - if (strpos($key, 'views_exposed_filter_block') !== FALSE) { - $element['plugin_id']['#options']['Exposed Form (Views)'][$key] = _mrc_helper_get_block_label($key) ?: $label; - unset($element['plugin_id']['#options']['Views'][$key]); - } - } - ksort($element['plugin_id']['#options']); - } -} - -/** - * Get a better block label for the block reference field. - * - * @param $key - * - * @return string|null - */ -function _mrc_helper_get_block_label($key) { - $static = &drupal_static(__FUNCTION__, []); - $key = str_replace('views_exposed_filter_block:', '', $key); - - // If we already got this view, return its label. - if (isset($static[$key])) { - return $static[$key]; - } - - list($view_id, $display_id) = explode('-', $key); - $static[$key] = NULL; - - // Get the view and display labels. - if ($view = View::load($view_id)) { - $label = $view->label(); - $display = $view->getDisplay($display_id); - $static[$key] = $label . ': ' . $display['display_title']; - } - - return $static[$key]; -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.post_update.php deleted file mode 100644 index e999cd0a95..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.post_update.php +++ /dev/null @@ -1,33 +0,0 @@ -matcher = $matcher; - $this->keyValue = $key_value; - } - - /** - * {@inheritdoc} - */ - public static function create(ContainerInterface $container) { - return new static( - $container->get('entity.autocomplete_matcher'), - $container->get('keyvalue')->get('dynamic_entity_autocomplete') - ); - } - - /** - * Handle the dymamic autocomplete route. - */ - public function handleAutocomplete(Request $request, $selection_key) { - if (!$input = $request->query->get('q')) { - throw new \Exception('No input given to autocomplete route.'); - } - - $typed_string = Tags::explode($input); - $typed_string = mb_strtolower(array_pop($typed_string)); - $selection_settings = $this->keyValue->get($selection_key, FALSE); - - $combined_matches = []; - - foreach ($selection_settings as $entity_type_id => $settings) { - $matches = $this->matcher->getMatches($entity_type_id, $settings['selection_handler'], $settings['selection_settings'], $typed_string); - foreach ($matches as $match) { - // Trim quotes since commas break this. - // @see \Drupal\Core\Entity\EntityAutocompleteMatcher::getMatches() - preg_match('/(?\d+)\)$/', trim($match['value'], '"'), $matches); - $combined_matches[] = [ - 'label' => $match['label'], - 'value' => sprintf('%s (%s:%s)', $match['label'], $entity_type_id, $matches['entity_id']), - ]; - } - } - - return new JsonResponse($combined_matches); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Element/DynamicEntityAutocomplete.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Element/DynamicEntityAutocomplete.php deleted file mode 100644 index 22c05c4da8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Element/DynamicEntityAutocomplete.php +++ /dev/null @@ -1,194 +0,0 @@ -has($selection_key)) { - $key_value_storage->set($selection_key, $element['#target_types']); - } - $element['#autocomplete_route_name'] = 'mrc_helper'; - $element['#autocomplete_route_parameters'] = [ - 'selection_key' => $selection_key, - ]; - return $element; - } - - /** - * Validate the dynamic_auto_complete element. - */ - public static function validateDynamicEntityAutocomplete(array &$element, FormStateInterface $form_state, array &$complete_form) { - // If the value is already an array, it may have been set as #value, - // and thus should already be in the correct format. - if (is_array($element['#value'])) { - $form_state->setValueForElement($element, $element['#value']); - return; - } - - $element_value = []; - $entity_ids = static::getEntityIdsByEntityTypeFromInput($element['#value']); - - foreach ($element['#target_types'] as $entity_type_id => $settings) { - $options = [ - 'target_type' => $entity_type_id, - 'handler' => $settings['selection_handler'], - 'handler_settings' => $settings['selection_settings'], - ]; - // Validate all entities selected for the specific entity type. - $handler = static::getSelectionManager()->getInstance($options); - if (isset($entity_ids[$entity_type_id])) { - $valid_ids = $handler->validateReferenceableEntities($entity_ids[$entity_type_id]); - if ($invalid_ids = array_diff($entity_ids[$entity_type_id], $valid_ids)) { - foreach ($invalid_ids as $invalid_id) { - $form_state->setError($element, t('The referenced entity (%type: %id) does not exist.', ['%type' => $entity_type_id, '%id' => $invalid_id])); - } - } - foreach ($valid_ids as $valid_entity_id) { - $element_value[] = [ - 'entity' => static::loadEntity($entity_type_id, $valid_entity_id) - ]; - } - } - } - $form_state->setValueForElement($element, $element_value); - } - - /** - * {@inheritdoc} - */ - public static function valueCallback(&$element, $input, FormStateInterface $form_state) { - // If the default value is set to an array of entities, create a string - // for it. - if ($input === FALSE && isset($element['#default_value']) && is_array($element['#default_value'])) { - return static::getEntityLabels($element['#default_value']); - } - } - - /** - * Converts an array of entity objects into a string of entity labels. - * - * This method is also responsible for checking the 'view label' access on the - * passed-in entities. - * - * @param \Drupal\Core\Entity\EntityInterface[] $entities - * An array of entity objects. - * - * @return string - * A string of entity labels separated by commas. - */ - public static function getEntityLabels(array $entities) { - $entity_labels = []; - foreach ($entities as $entity) { - $label = ($entity->access('view label')) ? $entity->label() : t('- Restricted access -'); - $entity_labels[] = Tags::encode(sprintf('%s (%s:%s)', $label, $entity->getEntityTypeId(), $entity->id())); - } - return implode(', ', $entity_labels); - } - - /** - * Get the entity type IDs from some input. - * - * @param string $input - * The input. - * @return array - */ - public static function getEntityIdsByEntityTypeFromInput($input) { - $tags = Tags::explode($input); - $entities = []; - foreach ($tags as $tag) { - preg_match('/(?\w+)\:(?\d+)\)$/', $tag, $matches); - if (!empty($matches['type']) && !empty($matches['id'])) { - $entities[$matches['type']][] = $matches['id']; - } - } - return $entities; - } - - /** - * Get the selection plugin manager. - * - * @return SelectionPluginManagerInterface - * The selection plugin manager. - */ - protected static function getSelectionManager() { - return \Drupal::service('plugin.manager.entity_reference_selection'); - } - - /** - * Load an entity. - * - * @param string $entity_type_id - * The entity type id. - * @param string $entity_id - * The entity id. - * - * @return EntityInterface - * A loaded entity. - */ - protected static function loadEntity($entity_type_id, $entity_id) { - return \Drupal::entityTypeManager()->getStorage($entity_type_id)->load($entity_id); - } - - /** - * Get the entity autocomplete key/value store. - * - * @return KeyValueStoreInterface - * The key/value store. - */ - protected static function getEntityAutocompleteKeyValueStore() { - return \Drupal::keyValue('dynamic_entity_autocomplete'); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Plugin/Field/FieldWidget/LinkFieldWidget.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Plugin/Field/FieldWidget/LinkFieldWidget.php deleted file mode 100644 index d56796b485..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/src/Plugin/Field/FieldWidget/LinkFieldWidget.php +++ /dev/null @@ -1,116 +0,0 @@ - [ - 'selection_handler' => 'default', - 'selection_settings' => [], - ], - 'taxonomy_term' => [ - 'selection_handler' => 'default', - 'selection_settings' => [], - ], - ]; - $element['uri']['#target_types'] = $target_types; - return $element; - } - - /** - * {@inheritdoc} - */ - protected static function getUserEnteredStringAsUri($string) { - // By default, assume the entered string is an URI. - $uri = $string; - // Detect entity autocomplete string, map to 'entity:' URI. - $entity = EntityAutocomplete::extractEntityIdFromAutocompleteInput($string); - - if ($entity !== NULL && strpos($entity, ':') !== FALSE) { - list($entity_type, $entity_id) = explode(':', $entity); - $uri = "entity:$entity_type/$entity_id"; - } - // Detect a schemeless string, map to 'internal:' URI. - elseif (!empty($string) && parse_url($string, PHP_URL_SCHEME) === NULL) { - // @todo '' is valid input for BC reasons, may be removed by - // https://www.drupal.org/node/2421941 - // - '' -> '/' - // - '#foo' -> '/#foo' - if (strpos($string, '') === 0) { - $string = '/' . substr($string, strlen('')); - } - $uri = 'internal:' . $string; - } - return $uri; - } - - /** - * {@inheritdoc} - */ - protected static function getUriAsDisplayableString($uri) { - $scheme = parse_url($uri, PHP_URL_SCHEME); - - // By default, the displayable string is the URI. - $displayable_string = $uri; - - // A different displayable string may be chosen in case of the 'internal:' - // or 'entity:' built-in schemes. - if ($scheme === 'internal') { - $uri_reference = explode(':', $uri, 2)[1]; - - $path = parse_url($uri, PHP_URL_PATH); - if ($path === '/') { - $uri_reference = '' . substr($uri_reference, 1); - } - - $displayable_string = $uri_reference; - } - elseif ($scheme === 'entity') { - list($entity_type, $entity_id) = explode('/', substr($uri, 7), 2); - - if (in_array($entity_type, [ - 'node', - 'taxonomy_term', - ]) && $entity = \Drupal::entityTypeManager() - ->getStorage($entity_type) - ->load($entity_id)) { - $displayable_string = DynamicEntityAutocomplete::getEntityLabels([$entity]); - } - } - // Trim quotes since commas break this. - // @see \Drupal\Core\Entity\EntityAutocompleteMatcher::getMatches() - return trim($displayable_string, '"'); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_form_display.node.stanford_news_item.default.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_form_display.node.stanford_news_item.default.yml deleted file mode 100644 index 5965d0876b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_form_display.node.stanford_news_item.default.yml +++ /dev/null @@ -1,174 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - entity_browser.browser.image_browser - - field.field.node.stanford_news_item.body - - field.field.node.stanford_news_item.field_mrc_event_series - - field.field.node.stanford_news_item.field_mrc_image - - field.field.node.stanford_news_item.field_s_news_byline - - field.field.node.stanford_news_item.field_s_news_categories - - field.field.node.stanford_news_item.field_s_news_date - - field.field.node.stanford_news_item.field_s_news_featured - - field.field.node.stanford_news_item.field_s_news_link - - field.field.node.stanford_news_item.field_s_news_meta_tags - - node.type.stanford_news_item - module: - - datetime - - entity_browser - - field_group - - metatag - - mrc_helper - - path - - text -third_party_settings: - field_group: - group_s_news_advanced: - children: - - field_s_news_featured - - field_s_news_categories - - field_mrc_event_series - parent_name: '' - weight: 8 - format_type: fieldset - format_settings: - id: '' - classes: '' - description: '' - required_fields: true - label: Advanced -id: node.stanford_news_item.default -targetEntityType: node -bundle: stanford_news_item -mode: default -content: - body: - type: text_textarea_with_summary - weight: 5 - settings: - rows: 9 - summary_rows: 3 - placeholder: '' - third_party_settings: { } - region: content - created: - type: datetime_timestamp - weight: 10 - region: content - settings: { } - third_party_settings: { } - field_mrc_event_series: - type: options_select - weight: 17 - region: content - settings: { } - third_party_settings: { } - field_mrc_image: - type: entity_browser_entity_reference - weight: 3 - region: content - third_party_settings: { } - settings: - entity_browser: image_browser - field_widget_display: rendered_entity - field_widget_edit: true - field_widget_remove: true - selection_mode: selection_append - field_widget_display_settings: - view_mode: thumbnail - field_widget_replace: false - open: false - field_s_news_byline: - type: string_textfield - weight: 2 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_s_news_categories: - weight: 16 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - third_party_settings: { } - type: entity_reference_autocomplete - region: content - field_s_news_date: - weight: 1 - settings: { } - third_party_settings: { } - type: datetime_default - region: content - field_s_news_featured: - weight: 15 - settings: - display_label: true - third_party_settings: { } - type: boolean_checkbox - region: content - field_s_news_link: - weight: 5 - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - type: link_default - region: content - field_s_news_meta_tags: - weight: 7 - settings: { } - third_party_settings: { } - type: metatag_firehose - region: content - path: - type: path - weight: 6 - region: content - settings: { } - third_party_settings: { } - promote: - type: boolean_checkbox - settings: - display_label: true - weight: 11 - region: content - third_party_settings: { } - status: - type: boolean_checkbox - settings: - display_label: true - weight: 13 - region: content - third_party_settings: { } - sticky: - type: boolean_checkbox - settings: - display_label: true - weight: 12 - region: content - third_party_settings: { } - title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 9 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - region: content - third_party_settings: { } - url_redirects: - weight: 50 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_view_display.node.stanford_news_item.default.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_view_display.node.stanford_news_item.default.yml deleted file mode 100644 index 971eab81a4..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/core.entity_view_display.node.stanford_news_item.default.yml +++ /dev/null @@ -1,144 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.stanford_news_item.body - - field.field.node.stanford_news_item.field_mrc_event_series - - field.field.node.stanford_news_item.field_mrc_image - - field.field.node.stanford_news_item.field_s_news_byline - - field.field.node.stanford_news_item.field_s_news_categories - - field.field.node.stanford_news_item.field_s_news_date - - field.field.node.stanford_news_item.field_s_news_featured - - field.field.node.stanford_news_item.field_s_news_link - - field.field.node.stanford_news_item.field_s_news_meta_tags - - node.type.stanford_news_item - module: - - datetime - - ds - - link - - mrc_ds_blocks - - stanford_media - - text - - user -third_party_settings: - mrc_ds_blocks: - 'menu_block:main': - config: - provider: menu_block - admin_label: '' - label: 'Main navigation' - label_display: visible - level: '1' - depth: '0' - expand: 1 - parent: 'main:' - label_type: root - follow: 1 - follow_parent: '0' - suggestion: main - parent_name: '' - weight: 2 - region: sidebar - local_tasks_block: - config: - provider: core - admin_label: '' - label: Tabs - label_display: 0 - primary: 1 - secondary: 1 - parent_name: '' - weight: 1 - region: page_title - ds: - layout: - id: pattern_node_simple - library: null - disable_css: false - entity_classes: all_classes - settings: - pattern: - field_templates: default - regions: - page_title: - - node_title - - local_tasks_block - sidebar: - - 'menu_block:main' - image: - - field_mrc_image - above_break: - - field_s_news_date - - field_s_news_link - below_break: - - body - - field_s_news_byline - fields: - node_title: - plugin_id: node_title - weight: 0 - label: hidden - formatter: default - settings: - wrapper: h1 - class: page-title - link: false -_core: - default_config_hash: tHz7HH0TLEM8PMHeA5HIwZZUcXxOJq2d4Ro2Fbo3WZY -id: node.stanford_news_item.default -targetEntityType: node -bundle: stanford_news_item -mode: default -content: - body: - label: hidden - type: text_default - weight: 6 - settings: { } - third_party_settings: { } - region: below_break - field_mrc_image: - type: media_image_formatter - weight: 3 - region: image - label: hidden - third_party_settings: { } - settings: - view_mode: full - image_style: large - link: 0 - field_s_news_byline: - weight: 7 - label: inline - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: below_break - field_s_news_date: - weight: 4 - label: hidden - settings: - timezone_override: '' - format_type: standard_date - third_party_settings: { } - type: datetime_default - region: above_break - field_s_news_link: - type: link - weight: 5 - region: above_break - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } -hidden: - field_mrc_event_series: true - field_s_news_categories: true - field_s_news_featured: true - field_s_news_meta_tags: true - links: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.body.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.body.yml deleted file mode 100644 index 59e2ef0aa4..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.body.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.body - - node.type.stanford_news_item - module: - - text -id: node.stanford_news_item.body -field_name: body -entity_type: node -bundle: stanford_news_item -label: Body -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - display_summary: true -field_type: text_with_summary diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_event_series.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_event_series.yml deleted file mode 100644 index c9b50af021..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_event_series.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_event_series - - node.type.stanford_news_item - - taxonomy.vocabulary.mrc_event_series -id: node.stanford_news_item.field_mrc_event_series -field_name: field_mrc_event_series -entity_type: node -bundle: stanford_news_item -label: 'MRC Event Series' -description: 'Select which Event Series this belongs to.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - mrc_event_series: mrc_event_series - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_image.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_image.yml deleted file mode 100644 index 02e7fd11cc..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_mrc_image.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_image - - media.type.image - - node.type.stanford_news_item -id: node.stanford_news_item.field_mrc_image -field_name: field_mrc_image -entity_type: node -bundle: stanford_news_item -label: 'News Image' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - image: image - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_byline.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_byline.yml deleted file mode 100644 index d15ce704bb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_byline.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_news_byline - - node.type.stanford_news_item -id: node.stanford_news_item.field_s_news_byline -field_name: field_s_news_byline -entity_type: node -bundle: stanford_news_item -label: Byline -description: 'Enter the author for this news item.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_categories.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_categories.yml deleted file mode 100644 index 3d32db084d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_categories.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_news_categories - - node.type.stanford_news_item - - taxonomy.vocabulary.news_categories -id: node.stanford_news_item.field_s_news_categories -field_name: field_s_news_categories -entity_type: node -bundle: stanford_news_item -label: Categories -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - news_categories: news_categories - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_date.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_date.yml deleted file mode 100644 index 6445cd135d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_date.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_news_date - - node.type.stanford_news_item - module: - - datetime -id: node.stanford_news_item.field_s_news_date -field_name: field_s_news_date -entity_type: node -bundle: stanford_news_item -label: 'Publish date' -description: 'Enter the date the external article was published on.' -required: false -translatable: false -default_value: - default_date_type: now - default_date: now -default_value_callback: '' -settings: { } -field_type: datetime diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_featured.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_featured.yml deleted file mode 100644 index bd563a24a9..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_featured.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_news_featured - - node.type.stanford_news_item -id: node.stanford_news_item.field_s_news_featured -field_name: field_s_news_featured -entity_type: node -bundle: stanford_news_item -label: Featured -description: '' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'Yes' - off_label: 'No' -field_type: boolean diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_link.yml deleted file mode 100644 index 53ff3a75f0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_news_link - - node.type.stanford_news_item - module: - - link -id: node.stanford_news_item.field_s_news_link -field_name: field_s_news_link -entity_type: node -bundle: stanford_news_item -label: 'Link to External Article' -description: "Insert the article's source for the URL link (e.g. Stanford News)" -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - link_type: 16 - title: 1 -field_type: link diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_meta_tags.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_meta_tags.yml deleted file mode 100644 index cce5f3bdb7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.field.node.stanford_news_item.field_s_news_meta_tags.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_news_meta_tags - - node.type.stanford_news_item - module: - - metatag -id: node.stanford_news_item.field_s_news_meta_tags -field_name: field_s_news_meta_tags -entity_type: node -bundle: stanford_news_item -label: 'Meta Tags' -description: '' -required: false -translatable: false -default_value: - - - value: 'a:0:{}' -default_value_callback: '' -settings: { } -field_type: metatag diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_byline.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_byline.yml deleted file mode 100644 index 2a75df1a30..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_byline.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_news_byline -field_name: field_s_news_byline -entity_type: node -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_categories.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_categories.yml deleted file mode 100644 index 0eca0d922e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_categories.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -id: node.field_s_news_categories -field_name: field_s_news_categories -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_date.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_date.yml deleted file mode 100644 index be103d5aa1..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_date.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - datetime - - node -id: node.field_s_news_date -field_name: field_s_news_date -entity_type: node -type: datetime -settings: - datetime_type: date -module: datetime -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_featured.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_featured.yml deleted file mode 100644 index 5f52474ab5..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_featured.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_news_featured -field_name: field_s_news_featured -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_link.yml deleted file mode 100644 index ae7cac8b3a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - node -id: node.field_s_news_link -field_name: field_s_news_link -entity_type: node -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_meta_tags.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_meta_tags.yml deleted file mode 100644 index 8f3afd783f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/field.storage.node.field_s_news_meta_tags.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - metatag - - node -id: node.field_s_news_meta_tags -field_name: field_s_news_meta_tags -entity_type: node -type: metatag -settings: { } -module: metatag -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.mrc_news_thumbnail.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.mrc_news_thumbnail.yml deleted file mode 100644 index 8ed2c0c3fb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.mrc_news_thumbnail.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: mrc_news_thumbnail -label: 'MRC News Thumbnail' -effects: - 3d40849b-0489-4bb3-8bde-0bd061919c37: - uuid: 3d40849b-0489-4bb3-8bde-0bd061919c37 - id: focal_point_scale_and_crop - weight: 1 - data: - width: 100 - height: 100 - crop_type: focal_point diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.news_thumbnail.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.news_thumbnail.yml deleted file mode 100644 index 40883dc7ce..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/image.style.news_thumbnail.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: news_thumbnail -label: 'News (200x200)' -effects: - 95c652bf-d132-487c-9778-73d79179dc00: - uuid: 95c652bf-d132-487c-9778-73d79179dc00 - id: focal_point_scale_and_crop - weight: 1 - data: - width: 200 - height: 200 - crop_type: focal_point diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/node.type.stanford_news_item.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/node.type.stanford_news_item.yml deleted file mode 100644 index 57cb3bbf48..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/node.type.stanford_news_item.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - menu_ui -third_party_settings: - menu_ui: - available_menus: - - main - parent: 'main:' -name: 'News Item' -type: stanford_news_item -description: '' -help: '' -new_revision: true -preview_mode: 1 -display_submitted: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/pathauto.pattern.mrc_news.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/pathauto.pattern.mrc_news.yml deleted file mode 100644 index ec38ad256d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/pathauto.pattern.mrc_news.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: mrc_news -label: 'MRC News' -type: 'canonical_entities:node' -pattern: 'news/[node:title]' -selection_criteria: - c9410459-e8b0-4492-9919-9b2c3c9330aa: - id: node_type - bundles: - stanford_news_item: stanford_news_item - negate: false - context_mapping: - node: node - uuid: c9410459-e8b0-4492-9919-9b2c3c9330aa -selection_logic: and -weight: -5 -relationships: { } diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/rabbit_hole.behavior_settings.node_type_stanford_news_item.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/rabbit_hole.behavior_settings.node_type_stanford_news_item.yml deleted file mode 100644 index 67ea96375a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/rabbit_hole.behavior_settings.node_type_stanford_news_item.yml +++ /dev/null @@ -1,8 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: node_type_stanford_news_item -action: page_redirect -allow_override: 1 -redirect: '[node:field_s_news_link:uri]' -redirect_code: 301 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.mrc_event_series.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.mrc_event_series.yml deleted file mode 100644 index c489a92f53..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.mrc_event_series.yml +++ /dev/null @@ -1,8 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: 'MRC Event Series' -vid: mrc_event_series -description: '' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.news_categories.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.news_categories.yml deleted file mode 100644 index fb353dfb44..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/taxonomy.vocabulary.news_categories.yml +++ /dev/null @@ -1,8 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: 'News Categories' -vid: news_categories -description: 'Categories for news items' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/views.view.mrc_news.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/views.view.mrc_news.yml deleted file mode 100644 index 899e1b57d3..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/config/install/views.view.mrc_news.yml +++ /dev/null @@ -1,1625 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_event_series - - field.storage.node.field_mrc_image - - field.storage.node.field_s_news_categories - - field.storage.node.field_s_news_date - - field.storage.node.field_s_news_link - - node.type.stanford_news_item - - taxonomy.vocabulary.mrc_event_series - module: - - datetime - - link - - node - - stanford_media - - taxonomy - - ui_patterns_views - - user -id: mrc_news -label: 'MRC News' -module: views -description: '' -tag: '' -base_table: node_field_data -base_field: nid -core: 8.x -display: - default: - display_plugin: default - id: default - display_title: Master - position: 0 - display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 5 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - path: 0 - title: 0 - field_s_news_date: 0 - field_s_news_link: 0 - field_mrc_image: 0 - field_mrc_event_series: 0 - separator: '' - hide_empty: 0 - pattern: news_card - pattern_mapping: - 'views_row:title': - destination: title - weight: 0 - plugin: views_row - source: title - 'views_row:field_mrc_event_series': - destination: program - weight: 1 - plugin: views_row - source: field_mrc_event_series - 'views_row:field_mrc_image': - destination: image - weight: 2 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_news_link': - destination: link - weight: 3 - plugin: views_row - source: field_s_news_link - 'views_row:field_s_news_date': - destination: time - weight: 4 - plugin: views_row - source: field_s_news_date - fields: - path: - id: path - table: node - field: view_node - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - absolute: false - entity_type: node - plugin_id: entity_link - output_url_as_text: true - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: true - path: '{{ path }}' - absolute: true - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field - field_s_news_date: - id: field_s_news_date - table: node__field_s_news_date - field: field_s_news_date - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetime_default - settings: - timezone_override: '' - format_type: standard_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_news_link: - id: field_s_news_link - table: node__field_s_news_link - field: field_s_news_link - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: uri - type: link - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '0' - target: '0' - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: news_thumbnail - link: 1 - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_mrc_event_series: - id: field_mrc_event_series - table: node__field_mrc_event_series - field: field_mrc_event_series - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_news_item: stanford_news_item - entity_type: node - entity_field: type - plugin_id: bundle - sorts: - field_s_news_date_value: - id: field_s_news_date_value - table: node__field_s_news_date - field: field_s_news_date_value - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: datetime - header: { } - footer: { } - empty: { } - relationships: { } - arguments: { } - display_extenders: { } - use_ajax: false - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url.query_args - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_event_series' - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_news_date' - - 'config:field.storage.node.field_s_news_link' - event_series_related_news: - display_plugin: block - id: event_series_related_news - display_title: 'Event Series Related News' - position: 2 - display_options: - display_extenders: { } - display_description: '' - title: 'Related News' - defaults: - title: false - pager: false - arguments: false - style: false - row: false - fields: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - relationships: false - pager: - type: some - options: - items_per_page: 2 - offset: 0 - arguments: - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: true - title: 'Related {{ arguments.tid }} News' - default_argument_type: taxonomy_tid - default_argument_options: - term_page: '1' - anyall: ',' - node: false - limit: false - vids: { } - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:taxonomy_term' - fail: 'not found' - validate_options: - bundles: - mrc_event_series: mrc_event_series - operation: view - multiple: 0 - access: false - break_phrase: false - add_table: false - require_value: false - reduce_duplicates: false - plugin_id: taxonomy_index_tid - block_hide_empty: true - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - path: 0 - title: 0 - field_s_news_date: 0 - field_s_news_categories: 0 - field_s_news_link: 0 - field_mrc_image: 0 - separator: '' - hide_empty: 0 - pattern: news_recent - pattern_mapping: - 'views_row:title': - destination: title - weight: 0 - plugin: views_row - source: title - 'views_row:field_mrc_image': - destination: image - weight: 1 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_news_link': - destination: source - weight: 2 - plugin: views_row - source: field_s_news_link - 'views_row:field_s_news_date': - destination: date - weight: 3 - plugin: views_row - source: field_s_news_date - fields: - path: - id: path - table: node - field: view_node - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - absolute: false - entity_type: node - plugin_id: entity_link - output_url_as_text: true - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: true - path: '{{ path }}' - absolute: true - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field - field_s_news_date: - id: field_s_news_date - table: node__field_s_news_date - field: field_s_news_date - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetime_default - settings: - timezone_override: '' - format_type: standard_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_news_categories: - id: field_s_news_categories - table: node__field_s_news_categories - field: field_s_news_categories - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_news_link: - id: field_s_news_link - table: node__field_s_news_link - field: field_s_news_link - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: uri - type: link - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '0' - target: '0' - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: thumbnail - link: 1 - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - use_more: true - use_more_always: false - use_more_text: 'See all related news' - link_display: custom_url - link_url: 'news?series[]={{ raw_arguments.tid }}' - relationships: - term_node_tid: - id: term_node_tid - table: node_field_data - field: term_node_tid - relationship: none - group_type: group - admin_label: term - required: true - vids: - - mrc_event_series - entity_type: node - plugin_id: node_term_data - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_news_categories' - - 'config:field.storage.node.field_s_news_date' - - 'config:field.storage.node.field_s_news_link' - list: - display_plugin: block - id: list - display_title: List - position: 1 - display_options: - display_extenders: { } - display_description: '' - exposed_block: true - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_news_item: stanford_news_item - entity_type: node - entity_field: type - plugin_id: bundle - group: 1 - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: 'Search by Keyword' - description: '' - use_operator: false - operator: title_op - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: title - plugin_id: string - field_mrc_event_series_target_id: - id: field_mrc_event_series_target_id - table: node__field_mrc_event_series - field: field_mrc_event_series_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_mrc_event_series_target_id_op - label: 'Filter by Event Series' - description: '' - use_operator: false - operator: field_mrc_event_series_target_id_op - identifier: series - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: mrc_event_series - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - defaults: - filters: false - filter_groups: false - filter_groups: - operator: AND - groups: - 1: AND - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_event_series' - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_news_date' - - 'config:field.storage.node.field_s_news_link' - short_list: - display_plugin: block - id: short_list - display_title: 'Short List' - position: 2 - display_options: - display_extenders: { } - display_description: '' - title: 'Recent News' - defaults: - title: false - pager: false - arguments: false - style: false - row: false - fields: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - pager: - type: some - options: - items_per_page: 2 - offset: 0 - arguments: { } - block_hide_empty: true - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - path: 0 - title: 0 - field_s_news_date: 0 - field_s_news_categories: 0 - field_s_news_link: 0 - field_mrc_image: 0 - separator: '' - hide_empty: 0 - pattern: news_recent - pattern_mapping: - 'views_row:title': - destination: title - weight: 0 - plugin: views_row - source: title - 'views_row:field_mrc_image': - destination: image - weight: 1 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_news_link': - destination: source - weight: 2 - plugin: views_row - source: field_s_news_link - 'views_row:field_s_news_date': - destination: date - weight: 3 - plugin: views_row - source: field_s_news_date - fields: - path: - id: path - table: node - field: view_node - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - absolute: false - entity_type: node - plugin_id: entity_link - output_url_as_text: true - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: true - path: '{{ path }}' - absolute: true - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field - field_s_news_date: - id: field_s_news_date - table: node__field_s_news_date - field: field_s_news_date - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: datetime_default - settings: - timezone_override: '' - format_type: standard_date - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_news_link: - id: field_s_news_link - table: node__field_s_news_link - field: field_s_news_link - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: uri - type: link - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '0' - target: '0' - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: mrc_news_thumbnail - link: 1 - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - use_more: true - use_more_always: true - use_more_text: 'See all recent news' - link_display: custom_url - link_url: /news - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_news_date' - - 'config:field.storage.node.field_s_news_link' diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.install b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.install deleted file mode 100644 index d151fa41f0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.install +++ /dev/null @@ -1,144 +0,0 @@ -moduleExists('ui_patterns_ds')) { - \Drupal::service('module_installer')->install(['ui_patterns_ds']); - } - if (!\Drupal::moduleHandler()->moduleExists('rh_node')) { - \Drupal::service('module_installer')->install(['rh_node']); - } - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_news') . '/config/install'; - stanford_mrc_update_configs(TRUE, 'all', $path); -} - -/** - * Delete a field on news node type. - * - * @param string $field_name - * Field name on news to delete. - */ -function mrc_news_delete_field($field_name) { - $field_storage = FieldStorageConfig::loadByName('node', $field_name); - - // Check if field not found. - if (is_null($field_storage)) { - // Logs a notice. - \Drupal::logger('stanford_paragraph_types') - ->notice("Could not find field: %field_name", ["%field_name" => $field_name]); - return; - } - foreach ($field_storage->getBundles() as $bundle => $label) { - $field = FieldConfig::loadByName('node', $bundle, $field_name); - // Delete field. - $field->delete(); - } -} - -/** - * Update some fields. - */ -function mrc_news_update_8002() { - /** @var \Drupal\Core\Config\Config $config_entity */ - /** @var \Drupal\Core\Config\ConfigFactoryInterface $config_factory */ - $config_factory = \Drupal::configFactory(); - - // Delete unwanted fields. - mrc_news_delete_field('field_s_news_source'); - mrc_news_delete_field('field_s_news_attachment'); - field_purge_batch(250); - - // Delete the unwanted field configs. - $delete_configs = [ - 'field.field.node.stanford_news_item.field_s_news_source', - 'field.storage.node.field_s_news_source', - 'field.field.node.stanford_news_item.field_s_news_attachment', - 'field.storage.node.field_s_news_attachment', - ]; - foreach ($delete_configs as $config) { - if ($config_entity = $config_factory->getEditable($config)) { - $config_entity->delete(); - } - } - - // Change existing configs. - $config_entity = $config_factory->getEditable('rabbit_hole.behavior_settings.node_type_stanford_news_item'); - $config_entity->set('redirect', '[node:field_s_news_link:uri]'); - $config_entity->save(); - - $config_entity = $config_factory->getEditable('field.field.node.stanford_news_item.field_s_news_date'); - $config_entity->set('description', 'Enter the date the external article was published on.'); - $config_entity->set('label', 'Publish date'); - $config_entity->set('default_value', [ - 'default_date_type' => 'now', - 'default_date' => 'now', - ]); - $config_entity->save(); - - $config_entity = $config_factory->getEditable('field.field.node.stanford_news_item.field_mrc_event_series'); - $config_entity->set('description', 'Select which Event Series this belongs to.'); - $config_entity->save(); - - $config_entity = $config_factory->getEditable('field.field.node.stanford_news_item.field_s_news_link'); - $config_entity->set('label', 'Link to External Article'); - $config_entity->save(); - - // Create new byline field. - $field_storage_config = FieldStorageConfig::loadByName('node', 'field_s_news_byline'); - if (empty($field_storage_config)) { - FieldStorageConfig::create([ - 'field_name' => 'field_s_news_byline', - 'entity_type' => 'node', - 'type' => 'string', - 'cardinality' => 1, - ])->save(); - } - - $field_instance = FieldConfig::loadByName('node', 'stanford_news_item', 'field_s_news_byline'); - if (empty($field_instance)) { - FieldConfig::create([ - 'field_name' => 'field_s_news_byline', - 'entity_type' => 'node', - 'bundle' => 'stanford_news_item', - 'label' => 'Byline', - ])->save(); - } - - $configs = [ - 'field.storage.node.field_s_news_byline', - 'field.field.node.stanford_news_item.field_s_news_byline', - 'core.entity_view_display.node.stanford_news_item.default', - 'core.entity_form_display.node.stanford_news_item.default', - 'views.view.mrc_news', - ]; - - // Reset a few configs that are too annoying to edit manually. - module_load_install('stanford_mrc'); - $path = drupal_get_path('module', 'mrc_news') . '/config/install'; - stanford_mrc_update_configs(TRUE, $configs, $path); -} - -/** - * Feedback changes. - */ -function mrc_news_update_8003() { - /** @var \Drupal\Core\Config\Config $config_entity */ - /** @var \Drupal\Core\Config\ConfigFactoryInterface $config_factory */ - $config_factory = \Drupal::configFactory(); - - $config_entity = $config_factory->getEditable('field.field.node.stanford_news_item.field_s_news_link'); - $config_entity->set('description', "Insert the article's source for the URL link (e.g. Stanford News)"); - $config_entity->set('settings.link_type', 16); - $config_entity->save(); -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.module b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.module deleted file mode 100644 index 43eb530907..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.module +++ /dev/null @@ -1,27 +0,0 @@ -bundle() == 'stanford_news_item') { - if ($entity->hasField('field_s_news_link')) { - /** @var \Drupal\Core\Field\FieldItemList $field */ - $field = $entity->get('field_s_news_link'); - if (!$field->count()) { - $entity->set('rh_action', 'display_page'); - } - else { - $entity->set('rh_action', 'bundle_default'); - } - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.post_update.php deleted file mode 100644 index bcb9bde8c7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.post_update.php +++ /dev/null @@ -1,26 +0,0 @@ - $brick) { - /** @var Paragraph $paragraph */ - $paragraph = $brick['#paragraph']; - if ($paragraph->bundle() == 'mrc_view') { - unset($brick_item['content'][$delta]); - } - } - } - } -} - -/** - * Implements hook_form_FORM_ID_alter(). - */ -function mrc_page_form_node_stanford_basic_page_edit_form_alter(&$form, FormStateInterface $form_state, $form_id) { - // Add a custom submit handler to save the array of types back to the config file. - $form['actions']['cancel'] = [ - '#type' => 'submit', - '#value' => t('Cancel'), - '#submit' => ['mrc_page_cancel'], - '#limit_validation_errors' => [], - ]; - - //Adding js to prompt for cancel confirmation. - $form['#attached']['library'][] = 'mrc_page/admin'; -} - -/** - * Custom Callback for cancel button. - * - * @param $form - * @param \Drupal\Core\Form\FormStateInterface $form_state - */ -function mrc_page_cancel(&$form, FormStateInterface $form_state) { - /** @var \Drupal\node\Entity\Node $node */ - $node = $form_state->getFormObject()->getEntity(); - $form_state->setRedirectUrl($node->toUrl()); -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.post_update.php deleted file mode 100644 index 1704a39c33..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.post_update.php +++ /dev/null @@ -1,20 +0,0 @@ -Previous' - nextArrow: '' - downArrow: false - downArrowTarget: '' - downArrowOffset: 0 - centerMode: false - centerPadding: 50px - dots: true - dotsClass: slick-dots - appendDots: $(element) - draggable: true - fade: false - focusOnSelect: true - infinite: true - initialSlide: 0 - lazyLoad: ondemand - mouseWheel: false - randomize: false - respondTo: window - rtl: false - rows: 1 - slidesPerRow: 1 - slide: '' - slidesToShow: 1 - slidesToScroll: 1 - speed: 500 - swipe: true - swipeToSlide: false - edgeFriction: 0.35 - touchMove: true - touchThreshold: 5 - useCSS: true - cssEase: ease - cssEaseBezier: '' - cssEaseOverride: '' - useTransform: true - easing: linear - variableWidth: false - vertical: false - verticalSwiping: false - waitForAnimate: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/mrc_paragraphs_slideshow.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/mrc_paragraphs_slideshow.post_update.php deleted file mode 100644 index 72985b9f1a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/mrc_paragraphs_slideshow.post_update.php +++ /dev/null @@ -1,13 +0,0 @@ - &$route) { - // Skip front, nolink, etc pages. - if (strpos($route_name, '.') === FALSE) { - continue; - } - - list($module, $page) = explode('.', $route_name, 2); - $method = $this->getModuleMethod($module); - - if (method_exists($this, $method)) { - $this->{$method}($route, $page); - } - } - - } - - /** - * Get a upper camel case method name from the module name. - * - * @param string $module_name - * Drupal module name. - * - * @return string - * Camel case method name. - */ - protected function getModuleMethod($module_name) { - $method = explode('_', $module_name); - $method = array_map('ucfirst', $method); - return 'alter' . implode('', $method) . 'Route'; - } - - /** - * Alter dblog module routes. - * - * @param \Symfony\Component\Routing\Route $route - * @param $page - */ - protected function alterDblogRoute(Route $route, $page) { - switch ($page) { - case 'page_not_found': - case 'access_denied': - case 'search': - $route->setRequirement('_permission', 'dblog view top site reports'); - break; - } - } - - /** - * Alter admin_toolbar_tools module routes. - * - * @param \Symfony\Component\Routing\Route $route - * @param $page - */ - protected function alterAdminToolbarToolsRoute(Route $route, $page) { - switch ($page) { - case 'flush': - $route->setRequirement('_permission', 'toolbar tools flush caches'); - break; - } - } - - /** - * Alter system module routes. - * - * @param \Symfony\Component\Routing\Route $route - * @param $page - */ - protected function alterSystemRoute(Route $route, $page) { - switch ($page) { - case 'site_information_settings': - $route->setRequirement('_permission', 'system change site information'); - break; - case 'admin_reports': - $old_permission = $route->getRequirement('_permission'); - $new_permission = 'dblog view top site reports'; - $route->setRequirement('_permission', "$old_permission+$new_permission"); - break; - } - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/auto_entitylabel.settings.node.stanford_visitor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/auto_entitylabel.settings.node.stanford_visitor.yml deleted file mode 100644 index 4ef0fbfac8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/auto_entitylabel.settings.node.stanford_visitor.yml +++ /dev/null @@ -1,7 +0,0 @@ -status: 1 -pattern: '[node:field_s_visitor_first_name] [node:field_s_visitor_last_name]' -php: false -escape: false -dependencies: - config: - - node.type.stanford_visitor diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.base_field_override.node.stanford_visitor.title.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.base_field_override.node.stanford_visitor.title.yml deleted file mode 100644 index 1ac8762412..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.base_field_override.node.stanford_visitor.title.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - node.type.stanford_visitor -id: node.stanford_visitor.title -field_name: title -entity_type: node -bundle: stanford_visitor -label: 'Display Name' -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_form_display.node.stanford_visitor.default.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_form_display.node.stanford_visitor.default.yml deleted file mode 100644 index 5cd2a33bc5..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_form_display.node.stanford_visitor.default.yml +++ /dev/null @@ -1,176 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - entity_browser.browser.image_browser - - field.field.node.stanford_visitor.body - - field.field.node.stanford_visitor.field_mrc_event_series - - field.field.node.stanford_visitor.field_mrc_image - - field.field.node.stanford_visitor.field_s_visitor_curr_inst - - field.field.node.stanford_visitor.field_s_visitor_donor - - field.field.node.stanford_visitor.field_s_visitor_external_link - - field.field.node.stanford_visitor.field_s_visitor_first_name - - field.field.node.stanford_visitor.field_s_visitor_last_name - - field.field.node.stanford_visitor.field_s_visitor_position_title - - field.field.node.stanford_visitor.field_s_visitor_research_area - - field.field.node.stanford_visitor.field_s_visitor_year_visited - - node.type.stanford_visitor - module: - - entity_browser - - link - - path - - text - - yearonly -id: node.stanford_visitor.default -targetEntityType: node -bundle: stanford_visitor -mode: default -content: - body: - type: text_textarea_with_summary - weight: 6 - region: content - settings: - rows: 9 - summary_rows: 3 - placeholder: '' - third_party_settings: { } - created: - type: datetime_timestamp - weight: 14 - region: content - settings: { } - third_party_settings: { } - field_mrc_event_series: - type: options_select - weight: 12 - region: content - settings: { } - third_party_settings: { } - field_mrc_image: - type: entity_browser_entity_reference - weight: 5 - region: content - third_party_settings: { } - settings: - entity_browser: image_browser - field_widget_display: rendered_entity - field_widget_remove: true - open: false - selection_mode: selection_append - field_widget_display_settings: - view_mode: thumbnail - field_widget_edit: true - field_s_visitor_curr_inst: - type: string_textfield - weight: 4 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_s_visitor_donor: - type: string_textfield - weight: 7 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_s_visitor_external_link: - type: link_default - weight: 10 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_s_visitor_first_name: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_s_visitor_last_name: - type: string_textfield - weight: 2 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_s_visitor_position_title: - type: string_textfield - weight: 3 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_s_visitor_research_area: - type: entity_reference_autocomplete - weight: 9 - region: content - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - third_party_settings: { } - field_s_visitor_year_visited: - type: yearonly_default - weight: 8 - region: content - settings: { } - third_party_settings: { } - path: - type: path - weight: 17 - region: content - settings: { } - third_party_settings: { } - promote: - type: boolean_checkbox - settings: - display_label: true - weight: 15 - region: content - third_party_settings: { } - status: - type: boolean_checkbox - settings: - display_label: true - weight: 18 - region: content - third_party_settings: { } - sticky: - type: boolean_checkbox - settings: - display_label: true - weight: 16 - region: content - third_party_settings: { } - title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 13 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - region: content - third_party_settings: { } - url_redirects: - weight: 19 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_view_display.node.stanford_visitor.default.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_view_display.node.stanford_visitor.default.yml deleted file mode 100644 index 5490d0ddad..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/core.entity_view_display.node.stanford_visitor.default.yml +++ /dev/null @@ -1,173 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.stanford_visitor.body - - field.field.node.stanford_visitor.field_mrc_event_series - - field.field.node.stanford_visitor.field_mrc_image - - field.field.node.stanford_visitor.field_s_visitor_curr_inst - - field.field.node.stanford_visitor.field_s_visitor_donor - - field.field.node.stanford_visitor.field_s_visitor_external_link - - field.field.node.stanford_visitor.field_s_visitor_first_name - - field.field.node.stanford_visitor.field_s_visitor_last_name - - field.field.node.stanford_visitor.field_s_visitor_position_title - - field.field.node.stanford_visitor.field_s_visitor_research_area - - field.field.node.stanford_visitor.field_s_visitor_year_visited - - node.type.stanford_visitor - module: - - ds - - link - - mrc_ds_blocks - - stanford_media - - mrc_yearonly - - text - - user -third_party_settings: - mrc_ds_blocks: - 'menu_block:main': - config: - provider: menu_block - admin_label: '' - label: 'Main navigation' - label_display: visible - level: '1' - depth: '0' - expand: 1 - parent: 'main:' - label_type: root - follow: 1 - follow_parent: '0' - suggestion: main - parent_name: '' - weight: 1 - region: sidebar - local_tasks_block: - config: - provider: core - admin_label: '' - label: Tabs - label_display: 0 - primary: 1 - secondary: 1 - parent_name: '' - weight: 20 - region: page_title - ds: - layout: - id: pattern_node_simple - library: null - disable_css: false - entity_classes: all_classes - settings: - pattern: - field_templates: default - regions: - page_title: - - node_title - - local_tasks_block - image: - - field_mrc_image - sidebar: - - 'menu_block:main' - above_break: - - field_s_visitor_position_title - - field_s_visitor_curr_inst - - field_s_visitor_year_visited - - field_s_visitor_research_area - below_break: - - body - - field_s_visitor_donor - - field_s_visitor_external_link - fields: - node_title: - plugin_id: node_title - weight: 0 - label: hidden - formatter: default - settings: - wrapper: h1 - class: '' - link: false -_core: - default_config_hash: gNzzw-gxLhYU8k5kJuePMCvgR3aIqeSDqXtxIIUFhHE -id: node.stanford_visitor.default -targetEntityType: node -bundle: stanford_visitor -mode: default -content: - body: - type: text_default - weight: 6 - region: below_break - label: hidden - settings: { } - third_party_settings: { } - field_mrc_image: - type: media_image_formatter - weight: 1 - region: image - label: hidden - third_party_settings: { } - settings: - view_mode: full - image_style: large - link: false - field_s_visitor_curr_inst: - type: string - weight: 3 - region: above_break - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - field_s_visitor_donor: - type: string - weight: 7 - region: below_break - label: inline - settings: - link_to_entity: false - third_party_settings: { } - field_s_visitor_external_link: - type: link - weight: 8 - region: below_break - label: inline - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - field_s_visitor_position_title: - type: string - weight: 2 - region: above_break - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - field_s_visitor_research_area: - type: entity_reference_label - weight: 5 - region: above_break - label: inline - settings: - link: false - third_party_settings: - ds: - ds_limit: '' - field_s_visitor_year_visited: - type: yearonly_academic - weight: 4 - region: above_break - label: inline - settings: - order: asc - third_party_settings: { } -hidden: - field_mrc_event_series: true - field_s_visitor_first_name: true - field_s_visitor_last_name: true - links: true diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.body.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.body.yml deleted file mode 100644 index 7fa2994213..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.body.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.body - - node.type.stanford_visitor - module: - - allowed_formats - - text -third_party_settings: - allowed_formats: - basic_html: '0' - minimal_html: '0' - plain_text: '0' -id: node.stanford_visitor.body -field_name: body -entity_type: node -bundle: stanford_visitor -label: Intro/Bio -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - display_summary: true -field_type: text_with_summary diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_event_series.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_event_series.yml deleted file mode 100644 index 6045049fa2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_event_series.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_event_series - - node.type.stanford_visitor - - taxonomy.vocabulary.mrc_event_series -id: node.stanford_visitor.field_mrc_event_series -field_name: field_mrc_event_series -entity_type: node -bundle: stanford_visitor -label: 'MRC Event Series' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - mrc_event_series: mrc_event_series - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_image.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_image.yml deleted file mode 100644 index 29b938b9c6..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_mrc_image.yml +++ /dev/null @@ -1,27 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_image - - media.type.image - - node.type.stanford_visitor -id: node.stanford_visitor.field_mrc_image -field_name: field_mrc_image -entity_type: node -bundle: stanford_visitor -label: Photo -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - image: image - sort: - field: _none - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_curr_inst.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_curr_inst.yml deleted file mode 100644 index 7259e6bf6b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_curr_inst.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_curr_inst - - node.type.stanford_visitor -id: node.stanford_visitor.field_s_visitor_curr_inst -field_name: field_s_visitor_curr_inst -entity_type: node -bundle: stanford_visitor -label: 'Current Institution' -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_donor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_donor.yml deleted file mode 100644 index 46eca16281..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_donor.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_donor - - node.type.stanford_visitor -id: node.stanford_visitor.field_s_visitor_donor -field_name: field_s_visitor_donor -entity_type: node -bundle: stanford_visitor -label: Donor -description: 'Enter the donor/sponsor information for this visitor.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_external_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_external_link.yml deleted file mode 100644 index b9ff8ccd04..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_external_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_external_link - - node.type.stanford_visitor - module: - - link -id: node.stanford_visitor.field_s_visitor_external_link -field_name: field_s_visitor_external_link -entity_type: node -bundle: stanford_visitor -label: 'External Link' -description: 'Insert the text for the link' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - link_type: 17 - title: 1 -field_type: link diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_first_name.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_first_name.yml deleted file mode 100644 index 7a0385994c..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_first_name.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_first_name - - node.type.stanford_visitor -id: node.stanford_visitor.field_s_visitor_first_name -field_name: field_s_visitor_first_name -entity_type: node -bundle: stanford_visitor -label: 'First Name' -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_last_name.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_last_name.yml deleted file mode 100644 index a9875c1e5a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_last_name.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_last_name - - node.type.stanford_visitor -id: node.stanford_visitor.field_s_visitor_last_name -field_name: field_s_visitor_last_name -entity_type: node -bundle: stanford_visitor -label: 'Last Name' -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_position_title.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_position_title.yml deleted file mode 100644 index 182686f139..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_position_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_position_title - - node.type.stanford_visitor -id: node.stanford_visitor.field_s_visitor_position_title -field_name: field_s_visitor_position_title -entity_type: node -bundle: stanford_visitor -label: Title -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_research_area.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_research_area.yml deleted file mode 100644 index 7ea3c72723..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_research_area.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_research_area - - node.type.stanford_visitor - - taxonomy.vocabulary.stanford_mrc_research_area -id: node.stanford_visitor.field_s_visitor_research_area -field_name: field_s_visitor_research_area -entity_type: node -bundle: stanford_visitor -label: 'Research Area(s)' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - stanford_mrc_research_area: stanford_mrc_research_area - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_year_visited.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_year_visited.yml deleted file mode 100644 index 5c68551291..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.field.node.stanford_visitor.field_s_visitor_year_visited.yml +++ /dev/null @@ -1,24 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_s_visitor_year_visited - - node.type.stanford_visitor - module: - - yearonly -_core: - default_config_hash: auqTDO8OsfidRr_C6EltIwro5EE2uZZSsxdbg7Lo0ok -id: node.stanford_visitor.field_s_visitor_year_visited -field_name: field_s_visitor_year_visited -entity_type: node -bundle: stanford_visitor -label: 'Academic Year(s) of Visit' -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - yearonly_from: '1900' - yearonly_to: now -field_type: yearonly diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_curr_inst.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_curr_inst.yml deleted file mode 100644 index bf91bc7c29..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_curr_inst.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_visitor_curr_inst -field_name: field_s_visitor_curr_inst -entity_type: node -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_donor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_donor.yml deleted file mode 100644 index 48737db0c0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_donor.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_visitor_donor -field_name: field_s_visitor_donor -entity_type: node -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_external_link.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_external_link.yml deleted file mode 100644 index 12745f1a32..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_external_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - node -id: node.field_s_visitor_external_link -field_name: field_s_visitor_external_link -entity_type: node -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_first_name.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_first_name.yml deleted file mode 100644 index d5b8304dfe..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_first_name.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_visitor_first_name -field_name: field_s_visitor_first_name -entity_type: node -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_last_name.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_last_name.yml deleted file mode 100644 index e7c8e070f2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_last_name.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_visitor_last_name -field_name: field_s_visitor_last_name -entity_type: node -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_position_title.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_position_title.yml deleted file mode 100644 index ba574a6bad..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_position_title.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_s_visitor_position_title -field_name: field_s_visitor_position_title -entity_type: node -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_research_area.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_research_area.yml deleted file mode 100644 index c4fc01384e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_research_area.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -id: node.field_s_visitor_research_area -field_name: field_s_visitor_research_area -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_year_visited.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_year_visited.yml deleted file mode 100644 index fc07b1a025..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/field.storage.node.field_s_visitor_year_visited.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - yearonly -id: node.field_s_visitor_year_visited -field_name: field_s_visitor_year_visited -entity_type: node -type: yearonly -settings: { } -module: yearonly -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/mrc_visitor.default_image.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/mrc_visitor.default_image.yml deleted file mode 100644 index 3c4e64883f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/mrc_visitor.default_image.yml +++ /dev/null @@ -1 +0,0 @@ -mid: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/node.type.stanford_visitor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/node.type.stanford_visitor.yml deleted file mode 100644 index 6839cdbcbb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/node.type.stanford_visitor.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - menu_ui -third_party_settings: - menu_ui: - available_menus: { } - parent: '' -name: 'MRC Visitor' -type: stanford_visitor -description: 'A person visiting Stanford for the MRC Visitor Program' -help: '' -new_revision: true -preview_mode: 1 -display_submitted: false diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/pathauto.pattern.mrc_visitors.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/pathauto.pattern.mrc_visitors.yml deleted file mode 100644 index 67a2a190b9..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/pathauto.pattern.mrc_visitors.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: mrc_visitors -label: 'MRC Visitors' -type: 'canonical_entities:node' -pattern: 'visitors/[node:title]' -selection_criteria: - ee811a54-417e-4a73-acd3-06e664073930: - id: node_type - bundles: - stanford_visitor: stanford_visitor - negate: false - context_mapping: - node: node - uuid: ee811a54-417e-4a73-acd3-06e664073930 -selection_logic: and -weight: -5 -relationships: { } diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/taxonomy.vocabulary.stanford_mrc_research_area.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/taxonomy.vocabulary.stanford_mrc_research_area.yml deleted file mode 100644 index 2e771c3e73..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/taxonomy.vocabulary.stanford_mrc_research_area.yml +++ /dev/null @@ -1,8 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: 'Research Area' -vid: stanford_mrc_research_area -description: '' -hierarchy: 0 -weight: 0 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/views.view.mrc_visitor.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/views.view.mrc_visitor.yml deleted file mode 100644 index bf78f5ed81..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/install/views.view.mrc_visitor.yml +++ /dev/null @@ -1,1217 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_mrc_image - - field.storage.node.field_s_visitor_curr_inst - - field.storage.node.field_s_visitor_position_title - - field.storage.node.field_s_visitor_research_area - - field.storage.node.field_s_visitor_year_visited - - node.type.stanford_visitor - - taxonomy.vocabulary.mrc_event_series - - taxonomy.vocabulary.stanford_mrc_research_area - module: - - stanford_media - - mrc_yearonly - - node - - taxonomy - - ui_patterns_views - - user -id: mrc_visitor -label: 'MRC Visitor' -module: views -description: '' -tag: '' -base_table: node_field_data -base_field: nid -core: 8.x -display: - default: - display_plugin: default - id: default - display_title: Master - position: 0 - display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: some - options: - items_per_page: 5 - offset: 0 - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_visitor_research_area: 0 - field_s_visitor_position_title: 0 - field_mrc_image: 0 - separator: '' - hide_empty: 0 - pattern: visitors_grid - pattern_mapping: - 'views_row:title': - destination: name - weight: 0 - plugin: views_row - source: title - 'views_row:field_mrc_image': - destination: image - weight: 1 - plugin: views_row - source: field_mrc_image - 'views_row:field_s_visitor_position_title': - destination: title - weight: 2 - plugin: views_row - source: field_s_visitor_position_title - 'views_row:field_s_visitor_research_area': - destination: research_areas - weight: 3 - plugin: views_row - source: field_s_visitor_research_area - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - field_s_visitor_research_area: - id: field_s_visitor_research_area - table: node__field_s_visitor_research_area - field: field_s_visitor_research_area - relationship: none - group_type: group - admin_label: '' - label: 'Research Area(s)' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_visitor_position_title: - id: field_s_visitor_position_title - table: node__field_s_visitor_position_title - field: field_s_visitor_position_title - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_mrc_image: - id: field_mrc_image - table: node__field_mrc_image - field: field_mrc_image - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: media_image_formatter - settings: - view_mode: default - image_style: thumbnail - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_visitor: stanford_visitor - entity_type: node - entity_field: type - plugin_id: bundle - sorts: - random: - id: random - table: views - field: random - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - plugin_id: random - header: { } - footer: { } - empty: { } - relationships: { } - arguments: - field_mrc_event_series_target_id: - id: field_mrc_event_series_target_id - table: node__field_mrc_event_series - field: field_mrc_event_series_target_id - relationship: none - group_type: group - admin_label: '' - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: taxonomy_tid - default_argument_options: - term_page: '1' - anyall: ',' - node: false - limit: false - vids: { } - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: false - validate: - type: none - fail: 'not found' - validate_options: { } - break_phrase: false - not: false - plugin_id: numeric - display_extenders: { } - use_more: true - use_more_always: false - use_more_text: 'See all visitors' - link_url: 'visitors?series[]={{ raw_arguments.tid }}' - link_display: custom_url - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_visitor_position_title' - - 'config:field.storage.node.field_s_visitor_research_area' - all_visitors: - display_plugin: block - id: all_visitors - display_title: 'All Visitor Listing' - position: 2 - display_options: - display_extenders: { } - pager: - type: full - options: - items_per_page: 20 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - defaults: - pager: false - arguments: false - style: false - row: false - fields: false - use_more: false - use_more_always: false - use_more_text: false - sorts: false - filters: false - filter_groups: false - header: false - use_ajax: false - group_by: true - query: true - empty: false - arguments: { } - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: ui_patterns - options: - default_field_elements: 1 - inline: - title: 0 - field_s_visitor_position_title: 0 - field_s_visitor_curr_inst: 0 - field_s_visitor_research_area: 0 - field_s_visitor_year_visited: 0 - separator: '' - hide_empty: 1 - pattern: visitors_list - pattern_mapping: - 'views_row:title': - destination: name - weight: 0 - plugin: views_row - source: title - 'views_row:field_s_visitor_position_title': - destination: title - weight: 1 - plugin: views_row - source: field_s_visitor_position_title - 'views_row:field_s_visitor_curr_inst': - destination: university - weight: 2 - plugin: views_row - source: field_s_visitor_curr_inst - 'views_row:field_s_visitor_research_area': - destination: research_areas - weight: 3 - plugin: views_row - source: field_s_visitor_research_area - 'views_row:field_s_visitor_year_visited': - destination: academic_year - weight: 4 - plugin: views_row - source: field_s_visitor_year_visited - display_description: '' - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - label: '' - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: true - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - field_s_visitor_position_title: - id: field_s_visitor_position_title - table: node__field_s_visitor_position_title - field: field_s_visitor_position_title - relationship: none - group_type: group - admin_label: 'Content: Profession Title' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_visitor_curr_inst: - id: field_s_visitor_curr_inst - table: node__field_s_visitor_curr_inst - field: field_s_visitor_curr_inst - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_visitor_research_area: - id: field_s_visitor_research_area - table: node__field_s_visitor_research_area - field: field_s_visitor_research_area - relationship: none - group_type: group - admin_label: '' - label: 'Research Area(s)' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_s_visitor_year_visited: - id: field_s_visitor_year_visited - table: node__field_s_visitor_year_visited - field: field_s_visitor_year_visited - relationship: none - group_type: group - admin_label: '' - label: 'Academic Year(s) of Visit' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: yearonly_academic - settings: - order: asc - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - use_more: false - use_more_always: false - use_more_text: 'See all visitors' - sorts: - field_s_visitor_year_visited_value: - id: field_s_visitor_year_visited_value - table: node__field_s_visitor_year_visited - field: field_s_visitor_year_visited_value - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: standard - field_s_visitor_last_name_value: - id: field_s_visitor_last_name_value - table: node__field_s_visitor_last_name - field: field_s_visitor_last_name_value - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - plugin_id: standard - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - group: 1 - type: - id: type - table: node_field_data - field: type - value: - stanford_visitor: stanford_visitor - entity_type: node - entity_field: type - plugin_id: bundle - group: 1 - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: 'Search by Visitor''s Name' - description: '' - use_operator: false - operator: title_op - identifier: name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: title - plugin_id: string - field_s_visitor_curr_inst_value: - id: field_s_visitor_curr_inst_value - table: node__field_s_visitor_curr_inst - field: field_s_visitor_curr_inst_value - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: field_s_visitor_curr_inst_value_op - label: 'Search by Visitor''s University' - description: '' - use_operator: false - operator: field_s_visitor_curr_inst_value_op - identifier: unviersity - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_mrc_event_series_target_id: - id: field_mrc_event_series_target_id - table: node__field_mrc_event_series - field: field_mrc_event_series_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_mrc_event_series_target_id_op - label: 'Filter by Event Series' - description: '' - use_operator: false - operator: field_mrc_event_series_target_id_op - identifier: series - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: mrc_event_series - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - field_s_visitor_research_area_target_id: - id: field_s_visitor_research_area_target_id - table: node__field_s_visitor_research_area - field: field_s_visitor_research_area_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_s_visitor_research_area_target_id_op - label: 'Filter by Research Area' - description: '' - use_operator: false - operator: field_s_visitor_research_area_target_id_op - identifier: research_area - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: select - limit: true - vid: stanford_mrc_research_area - hierarchy: false - error_message: true - plugin_id: taxonomy_index_tid - field_s_visitor_year_visited_value: - id: field_s_visitor_year_visited_value - table: node__field_s_visitor_year_visited - field: field_s_visitor_year_visited_value - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: { } - group: 1 - exposed: true - expose: - operator_id: '' - label: 'Filter by Academic Year' - description: '' - use_operator: false - operator: field_s_visitor_year_visited_value_op - identifier: year - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - site_owner: '0' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - academic: 1 - option_sort: desc - plugin_id: yearonly - filter_groups: - operator: AND - groups: - 1: AND - header: { } - use_ajax: false - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'No visitors match your search. Please try again.' - format: basic_html - plugin_id: text - exposed_block: true - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_s_visitor_curr_inst' - - 'config:field.storage.node.field_s_visitor_position_title' - - 'config:field.storage.node.field_s_visitor_research_area' - - 'config:field.storage.node.field_s_visitor_year_visited' - event_series_visitors: - display_plugin: block - id: event_series_visitors - display_title: 'Event Series Visitors' - position: 1 - display_options: - display_extenders: { } - display_description: '' - block_hide_empty: true - title: Visitors - defaults: - title: false - relationships: false - arguments: false - relationships: - term_node_tid: - id: term_node_tid - table: node_field_data - field: term_node_tid - relationship: none - group_type: group - admin_label: term - required: true - vids: - - mrc_event_series - entity_type: node - plugin_id: node_term_data - arguments: - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: true - title: '{{ arguments.tid }} Visitors' - default_argument_type: taxonomy_tid - default_argument_options: - term_page: '1' - anyall: ',' - node: false - limit: false - vids: { } - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:taxonomy_term' - fail: 'not found' - validate_options: - bundles: - mrc_event_series: mrc_event_series - operation: view - multiple: 0 - access: false - break_phrase: false - add_table: false - require_value: false - reduce_duplicates: false - plugin_id: taxonomy_index_tid - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:field.storage.node.field_mrc_image' - - 'config:field.storage.node.field_s_visitor_position_title' - - 'config:field.storage.node.field_s_visitor_research_area' diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/schema/mrc_visitor.schema.yml b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/schema/mrc_visitor.schema.yml deleted file mode 100644 index fac05b3310..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/config/schema/mrc_visitor.schema.yml +++ /dev/null @@ -1,7 +0,0 @@ -mrc_visitor.default_image: - type: config_object - label: 'Default image for MRC Visitors' - mapping: - mid: - label: 'Media ID' - type: integer diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/img/visitor-profile.png b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/img/visitor-profile.png deleted file mode 100644 index 6817ff243a76cb231bcae61c39bc3cf358dc326f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3610 zcmV+#4(0KQP)}u#94v+10je*G>M75 zI<;1o$ri8}cNGF5|NZx$z<>xLKnNMSwW$iATuM7V<{q)jXNYGXg>^jjDYJI$_gEM+ z-6hzyf+?~LbzK8OKmZ`-y*x)*6d;a+!1u8`9^ty~thA@Zwkp@e9F>_d6K_blp7&^PY78F>WWKY=2-^Ubvu5^Pat(YWU1l9^ioa2d8RizC~bvQ zRdpGPR9qts&-1X`??EX=dOml&_gm#rJ%0|?n|{CL_fw=Du7IvFU|W09Zigt2A%s9( z*AKC@o=)mh^2+hlltFVG7sEhhs4NOpWeFh!sKp_VdiI(ay%y*dy8HyN@+KYYGIxSVubZPuU8pM z^?8}6KBm+rNPR@i#z8#~$3K61{>Q!gzDa$Cm}IVdH|OAt_3(S;>7Kd*?0~N%^=p{h zP9U1oBb;+2=QGNpSe)JzW^>+}*pDG~6XT45aV|4+NeCbWON82*#ELvenk3!AGp?L-(vLpd#3}GB=XK_g$o=NIgUD;Rhh?1shke<(a8icgN5&-R~n=*uP&XJ`l%A%0H zC5k{6yeGNUiM$2dtfvk_z?ufyThU9+q^yXF|6f)vMA6n20{8BI0ym3rSi0=4uCTT$93`X_b)i-+KFuH8hM`U zaBosyK%$Q8Vt+gW0P4Ed^Hz0T>mjQX-y-$&bi(1|1Fq$@Q^RZDBB>L5!_KQYV@d=7 z)-*W%`*-1yi3X%NhqmuXJl}t|%8TVkdFljm4l4{pJ%p*At$VnE2_Y9^mqmdrO>fT2 z+f%=i34sYxAHnLX>I`*T_0*lAKy#FQ71lJ3T-RT%rF?#v`SOgqdv?W%pCjI z!01pQ^?Rw6H8)e&Fxzm@&SBH&LIo~9hg}(zQbfC*UQnmrtJhV9)Au*x-3~zzTnvGU z=dNv4*%%!QIAj8j;cJ+N_B~Y@>TRIb!LnEYz;Ru~yB&m(@70sdWi6~n>eozMTj{lh3xTpI^n_tYH~FQfm*8CQs`5M!`{NOw@9P<2Aq3JS z>7=(6*_@{?gaB(A@OJfKndh=~128oiC2&H(7?aLnYxa7+k3WC^>TtZRFz1HWyt=1u z0&^>6ElkZh6?qP!rq^x#%pRdKG=MS2I!>UOY1eh-lzcC@*L7BUtc7ic)P)ep(iC}` zf(s!Fb||dL88C(}K*u4FtKnVOh1*V>43f1`nQv0JFu^&BEYoAZDtJE(dn?!pA;_`} zM2H@#tM7GH;e0w_e?0aUL`)I*t4X~#{XW#4<`nq7B8=9lu3;GB@bS@`m2K)8d6t2r zUw|&9h~gL!0$G+JIh}Ag9(%*rR%J7!P5|uodk8=iau`LO<)ccMJj+J)^*m3%9i*Oz z^XY`szkk>r4xNS9x3=bAL+T)MUG5xR>ekyHBKo?j&@_!)kLCL~ethVSJocv0TXg<4 zq)w!EJwM2Nrk)N_Lz~Kw5uP!I^nAwtZ~&zgp6~aDt0@A1llll|r>|O3T~%Q1n?nK& zl6qB^IB|}+-L&Hn0>>~6-lTqq2yvN0*G{6*V|o<_Sy4@0ob?73suuOao(F6??Q3rj3NY4gvOYDA%qOh@GjBs*O0oMzS&UBjW=qUD8aO+9!3%T zAb{VVe^QqvXlr?y1u^#AsWSNWqz*t2Jw=}Doc3^#EU6b+Cf`@IykWk21qKM*!Z_#n{`U`I6d{TtJ;``) ztN(SRE`;3voSx6p-%!I6(C-l{Lt|K5v1Ojaaa|BX;0FQ1Foa7fIAah%XY%q*>H}C^ z*V2D5d<{j`Jpvyhbpr$BTSwl$hi~c{Wl_L&T`bJXZnarPb4MoX)YZQ>5+(0rrQ(Wfe;682Y~7i#tc>Uq$L=Q6N2^wSs7^BFAy` zVz)4g;CUXtzrMiQLcT`yE~TKB$?G^y&$`+1a-Q5++TBHepbn6fDJ zLWn_6U0n&$+ZW7P-YEhfBlTyE5}TTSS4X|7z2?ey0HAl$R%MCgdL!P>u0D1l|_N%bOPsm(dzd>{KnS2HmU!Z)$gp`{ApH(B5)ueUgk(;@gbsZU@{UCTw$RV8=e zP7ydR6>Rc|5b_mpaykK4ffFKU1%fbqllmOVk_1iDNWVjLU)v55xU#HZ6}kXAr(P@Z zf}nSD(5q!rq;BhS`1sI{Tbd-ulH?L*AYQ!RBaUM*#*my&a{bmw`kwFWWu_+nCiM{v z07$!?07B?P1I7s4aU4WZ1jltjJrD7Ie@Vv(r=KK5rzg$T?^lw#`JFL_vM5kkM=q&C zHis^??355WMM5c+=fj&BZ@)K9gY)TxD30|K(@l~3Sm3$RbI=Bee+~x7wY_WrjS!3yTbuhRe`n#^H*gl_nx$cUX`Wx;&+EbXQI(g&nEb_ zuu(=EvoO|fG3Fs;LnIDBuPTZ6d!$K%JWU7F48jmW7;0S21gO8dDDoVPF%)?Y*LATw z90v3HOlI z>h`~^f-r>F&H}%}m;nq@A9IXsvBQ|yJ;N3t&D^rxh)LAPBtQTTA&B>T%@>aAYD>)2 zdyehz`93~AKM}^U+)me;+1EI7O{_!ea|mrMQdfHm36XE{sORauhGAy`JxhKp zsS6=jG72H|G`$dVsj0w#S^OsTbxB>F-wVj$N|Ab1mfe3*c$512q%MR&*}i@S(Al!q z)V16WeM=@Lo@al5le%$LuUrA>r9Jv1vsxm4byZd}bn_-z75+dHPPrd@b# go@BZe0w2Qu59jtb&9;P6UH||907*qoM6N<$g2hMURsaA1 diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.install b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.install deleted file mode 100644 index 744f3f8556..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.install +++ /dev/null @@ -1,38 +0,0 @@ -getName() == 'field_s_visitor_year_visited') { - foreach ($element['value']['#options'] as &$option) { - $option = $option - 1 . ' - ' . $option; - } - - krsort($element['value']['#options']); - } -} - -/** - * Implements hook_entity_presave(). - */ -function mrc_visitor_entity_presave(EntityInterface $entity) { - if ($entity instanceof Node && $entity->bundle() == 'stanford_visitor') { - if (!$entity->getFieldDefinition('field_mrc_image') || !$entity->get('field_mrc_image') - ->isEmpty()) { - return; - } - $config = \Drupal::config('mrc_visitor.default_image'); - - if ($media = \Drupal::entityTypeManager() - ->getStorage('media') - ->load($config->get('mid'))) { - - // Set the default image on visitor content. - $entity->set('field_mrc_image', $media->id()); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.post_update.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.post_update.php deleted file mode 100644 index cdc33cfc33..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.post_update.php +++ /dev/null @@ -1,34 +0,0 @@ - [ - 'variables' => ['start_year' => NULL, 'end_year' => NULL], - ], - ]; -} - -/** - * Implements hook_views_data_alter(). - */ -function mrc_yearonly_views_data_alter(array &$data) { - $fields = FieldStorageConfig::loadMultiple(); - /** @var FieldStorageConfig $field */ - foreach ($fields as $field) { - if ($field->getType() == 'yearonly') { - // Add our sorting and filter plugins. - $key = $field->getTargetEntityTypeId() . '__' . $field->getName(); - $data[$key][$field->getName() . '_value']['filter']['id'] = 'yearonly'; - $data[$key][$field->getName() . '_value']['sort']['id'] = 'yearonly'; - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldFormatter/AcademicYearOnly.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldFormatter/AcademicYearOnly.php deleted file mode 100644 index 3f0d717419..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldFormatter/AcademicYearOnly.php +++ /dev/null @@ -1,100 +0,0 @@ - NULL] + parent::defaultSettings(); - } - - /** - * {@inheritdoc} - */ - public function settingsSummary() { - $summary = []; - - switch ($this->getSetting('order')) { - case 'desc': - $summary[] = $this->t('Descending'); - break; - case 'asc': - $summary[] = $this->t('Ascending'); - break; - default: - $summary[] = $this->t('Sorted on the field edit'); - break; - } - - - return $summary; - } - - /** - * {@inheritdoc} - */ - public function settingsForm(array $form, FormStateInterface $form_state) { - $element['order'] = [ - '#type' => 'select', - '#title' => $this->t('Display Order'), - '#empty_option' => $this->t('Natural'), - '#default_value' => $this->getSetting('order'), - '#options' => [ - 'asc' => $this->t('Ascending'), - 'desc' => $this->t('Descending'), - ], - ]; - return $element; - } - - /** - * {@inheritdoc} - */ - public function viewElements(FieldItemListInterface $items, $langcode) { - $element = []; - - $values = []; - foreach ($items as $delta => $item) { - $values[$delta] = $item->value; - } - - switch ($this->getSetting('order')) { - case 'desc': - arsort($values); - break; - case 'asc': - asort($values); - break; - } - - - foreach ($values as $delta => $value) { - $element[$delta] = [ - '#theme' => 'yearonly_academic', - '#start_year' => $value - 1, - '#end_year' => $value, - ]; - } - - return $element; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldWidget/AcademicYearOnly.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldWidget/AcademicYearOnly.php deleted file mode 100644 index 9f6e87d5c6..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/Field/FieldWidget/AcademicYearOnly.php +++ /dev/null @@ -1,47 +0,0 @@ -getFieldSettings(); - if ($field_settings['yearonly_to'] == 'now') { - $field_settings['yearonly_to'] = date('Y'); - } - - $options = array_combine(range($field_settings['yearonly_from'], $field_settings['yearonly_to']), range($field_settings['yearonly_from'], $field_settings['yearonly_to'])); - foreach ($options as &$year) { - $year = ($year - 1) . ' - ' . $year; - } - krsort($options); - $element['value'] = $element + [ - '#type' => 'select', - '#options' => $options, - '#empty_value' => '', - '#default_value' => isset($items[$delta]->value) ? $items[$delta]->value : '', - '#description' => $this->t('Select year'), - ]; - return $element; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/filter/YearOnly.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/filter/YearOnly.php deleted file mode 100644 index b06571cfd0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/filter/YearOnly.php +++ /dev/null @@ -1,105 +0,0 @@ -operator = 'in'; - } - - /** - * {@inheritdoc} - */ - protected function defineOptions() { - $options = parent::defineOptions(); - $options['academic']['default'] = FALSE; - $options['option_sort']['default'] = 'desc'; - return $options; - } - - /** - * {@inheritdoc} - */ - public function buildOptionsForm(&$form, FormStateInterface $form_state) { - parent::buildOptionsForm($form, $form_state); - $form['academic'] = [ - '#type' => 'checkbox', - '#title' => $this->t('Display Academic Year options'), - '#default_value' => $this->options['academic'], - ]; - $form['option_sort'] = [ - '#type' => 'select', - '#title' => $this->t('Options Sort'), - '#default_value' => $this->options['option_sort'], - '#options' => [ - 'desc' => $this->t('Descending'), - 'asc' => $this->t('Ascending'), - ], - ]; - } - - /** - * {@inheritdoc} - */ - public function showExposeForm(&$form, FormStateInterface $form_state) { - parent::showExposeForm($form, $form_state); - $this->valueForm($form, $form_state); - } - - /** - * {@inheritdoc} - */ - public function adminSummary() { - if ($this->isExposed()) { - return $this->t('exposed'); - } - return parent::adminSummary(); - } - - public function valueForm(&$form, FormStateInterface $form_state) { - $form['value'] = [ - '#type' => 'select', - '#title' => 'value', - '#options' => $this->getYears(), - '#multiple' => $this->options['expose']['multiple'], - ]; - } - - /** - * @return array - */ - protected function getYears() { - $query = \Drupal::database() - ->select($this->table, 't') - ->fields('t', [$this->realField]) - ->distinct() - ->orderBy($this->realField, $this->options['option_sort']) - ->execute(); - $years = $query->fetchAllKeyed(0, 0); - if ($this->options['academic']) { - foreach ($years as &$year) { - $year = ($year - 1) . " - $year"; - } - } - return $years; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/sort/YearOnly.php b/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/sort/YearOnly.php deleted file mode 100644 index 8b0fb02cf0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/src/Plugin/views/sort/YearOnly.php +++ /dev/null @@ -1,25 +0,0 @@ -ensureMyTable(); - // Add the field with a max function to aggregate them all. - $this->query->addOrderBy($this->tableAlias, $this->realField, $this->options['order'], '', ['function' => 'max']); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/templates/yearonly-academic.html.twig b/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/templates/yearonly-academic.html.twig deleted file mode 100644 index b0a395f7bf..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/templates/yearonly-academic.html.twig +++ /dev/null @@ -1,7 +0,0 @@ -{% if start_year %} - {{ start_year }} -{% endif %} -- -{% if end_year %} - {{ end_year }} -{% endif %} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/README.md b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/README.md deleted file mode 100644 index 1dd9b0fcb2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/README.md +++ /dev/null @@ -1,16 +0,0 @@ -Views Block Exposed Filter Block -================================= - -This is a a utility Drupal extension that allows you to configure exposed -filters on block display views to be displayed and placed as standard blocks. -Although this is possible by default for page display views, this functionality -is not possible for block display views without this module. - -This extension requires no configuration. Just install it and it works; you -should see an "exposed filter in block" option under the "advanced" pane of the -Views UI for all block display views. - -### Dependencies -* [Views][] (obviously) - -[Views]: https://drupal.org/project/views diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/src/Plugin/views/vbfbPluginDisplayBlock.php b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/src/Plugin/views/vbfbPluginDisplayBlock.php deleted file mode 100644 index c26ee7f5fc..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/src/Plugin/views/vbfbPluginDisplayBlock.php +++ /dev/null @@ -1,49 +0,0 @@ -view->filter as $filter) { - if ($filter->isExposed()) { - return TRUE; - } - } - - return FALSE; - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block.test b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block.test deleted file mode 100644 index bb9b5422a0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block.test +++ /dev/null @@ -1,181 +0,0 @@ -adminUser = $this->drupalCreateUser(array('administer modules', 'administer views', 'administer blocks', 'bypass node access', 'access user profiles', 'view revisions')); - $this->drupalLogin($this->adminUser); - - variable_set('clean_url', TRUE); - } - - /** - * Click a link to perform an operation on a view. - * - * In general, we expect lots of links titled "enable" or "disable" on the - * various views listing pages, and they might have tokens in them. So we - * need special code to find the correct one to click. - * - * @param $label - * Text between the anchor tags of the desired link. - * @param $unique_href_part - * A unique string that is expected to occur within the href of the desired - * link. For example, if the link URL is expected to look like - * "admin/structure/views/view/frontpage/...", then "/frontpage/" could be - * passed as the expected unique string. - * - * @return - * The page content that results from clicking on the link, or FALSE on - * failure. Failure also results in a failed assertion. - */ - protected function clickViewsOperationLink($label, $unique_href_part) { - $links = $this->xpath('//a[normalize-space(text())=:label]', array(':label' => $label)); - foreach ($links as $link_index => $link) { - $position = strpos($link['href'], $unique_href_part); - if ($position !== FALSE) { - $index = $link_index; - break; - } - } - $this->assertTrue(isset($index), t('Link to "@label" containing @part found.', array('@label' => $label, '@part' => $unique_href_part))); - if (isset($index)) { - return $this->clickLink($label, $index); - } - else { - return FALSE; - } - } -} - -/** - * Tests that block views can be created with exposed filter blocks via the - * Views UI. - */ -class ViewsBlockFilterBlockBasicUICase extends ViewsBlockFilterBlockBase { - public static function getInfo() { - return array( - 'name' => 'Views Block Filter Block UI Tests', - 'description' => 'Test creating a block view and ensure the exposed filter block option exists and is saved.', - 'group' => 'VBFB', - ); - } - - function setUp() { - parent::setUp(array('views_ui')); - } - - public function testCreateBlockViewAndSave() { - // Create a simple and not at all useful view. - $view = array(); - $view['human_name'] = $this->randomName(16); - $view['name'] = strtolower($this->randomName(16)); - $view['description'] = $this->randomName(16); - $view['page[create]'] = FALSE; - $view['block[create]'] = TRUE; - $this->drupalPost('admin/structure/views/add', $view, t('Continue & edit')); - - // Assert that the "exposed form in block" text exists; click and submit it. - $this->assertText('Exposed form in block', 'Exposed form in block text exists.'); - $this->clickViewsOperationLink('No', '/exposed_block'); - $this->drupalPost(NULL, array('exposed_block' => TRUE), 'Apply'); - - // Save the view. - $this->drupalPost(NULL, array(), 'Save'); - - // Ensure the view exists on the Views overview page. - $this->drupalGet('admin/structure/views'); - $this->assertText($view['human_name'], 'View saved successfully.'); - - // Ensure the exposed block edit value was saved. - $this->clickViewsOperationLink('Edit', $view['name'] . '/edit'); - $this->clickViewsOperationLink('Yes', '/exposed_block'); - - // Ensure the exposed form block exists. - $this->drupalGet('/admin/structure/block'); - $this->assertText('Exposed form: ' . $view['name'] . '-block', 'Exposed form block created successfully.'); - } -} - -/** - * Tests exposed block placement visibility and basic functionality. - */ -class ViewsBlockFilterBlockExposedBlockCase extends ViewsBlockFilterBlockBase { - public static function getInfo() { - return array( - 'name' => 'Views Block Filter Exposed Block Tests', - 'description' => 'Test creating placing and using an exposed filter block for a block display View.', - 'group' => 'VBFB', - ); - } - - function setUp() { - parent::setUp(array('views_block_filter_block_test')); - - // Clear all caches to ensure Views/blocks have been loaded. - drupal_flush_all_caches(); - - // Move View blocks into visible regions. - db_update('block') - ->fields(array( - 'region' => 'content', - 'status' => 1, - )) - ->condition('module', 'views') - ->execute(); - } - - public function testPlacedBlock() { - // Visit the front page, where the filter block should appear. - $this->drupalGet('node'); - - // Ensure the configured filters are exposed. - $this->assertFieldByName('status', 1, 'Found the exposed filter block.'); - - // Ensure the form action points to the absolute URL of the current page. - $expected_url = $this->getAbsoluteUrl('node'); - $form = $this->xpath($this->buildXPathQuery('//form[@id=:id]', array(':id' => 'views-exposed-form-test-view-block'))); - $action = (string) $form[0]['action']; - $this->assertEqual($action, $expected_url, 'The exposed filter block action is set correctly.'); - - // Try using the exposed filter form. - $this->drupalGet($action . '?status=0'); - - // Ensure the value was changed. - $this->assertFieldByName('status', 0, 'The exposed filter form worked as expected.'); - } - - public function testModuleCleanup() { - // For sanity, ensure we have a block to begin with. - $select = db_select('block') - ->fields('block') - ->condition('delta', '-exp-test_view-block') - ->execute(); - $rows = $select->fetchAllAssoc('delta'); - $this->assertIdentical(count($rows), 1, t('Sanity check: exposed filter block exists in DB.')); - - // Disable the module. - $edit = array('modules[Views][views_block_filter_block][enable]' => FALSE); - $this->drupalPost('admin/modules', $edit, t('Save configuration')); - - // Ensure the exposed filter block was removed on module disable. - $select = db_select('block') - ->fields('block') - ->condition('delta', '-exp-test_view-block') - ->execute(); - $rows = $select->fetchAllAssoc('delta'); - $this->assertIdentical(count($rows), 0, t('Module disable removed exposed filter block.')); - } - -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.info b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.info deleted file mode 100644 index 7e3e944d33..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.info +++ /dev/null @@ -1,6 +0,0 @@ -name = Views Block Exposed Filter Block Test -description = Test module for Views Block Exposed filter Block. -package = Views -core = 7.x -dependencies[] = views_block_filter_block -hidden = TRUE diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.module b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.module deleted file mode 100644 index 490d3c1cde..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/tests/views_block_filter_block_test/views_block_filter_block_test.module +++ /dev/null @@ -1,84 +0,0 @@ - 3, - ); -} - -/** - * Implements hook_views_default_views(). - */ -function views_block_filter_block_test_views_default_views() { - $views = array(); - - $view = new view(); - $view->name = 'test_view'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Test View'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Test View'; - $handler->display->display_options['use_ajax'] = TRUE; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = '1'; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['exposed'] = TRUE; - $handler->display->display_options['filters']['status']['expose']['operator_id'] = ''; - $handler->display->display_options['filters']['status']['expose']['label'] = 'Published'; - $handler->display->display_options['filters']['status']['expose']['operator'] = 'status_op'; - $handler->display->display_options['filters']['status']['expose']['identifier'] = 'status'; - $handler->display->display_options['filters']['status']['expose']['required'] = TRUE; - $handler->display->display_options['filters']['status']['expose']['remember_roles'] = array( - 2 => '2', - 1 => 0, - 3 => 0, - ); - - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $handler->display->display_options['exposed_block'] = TRUE; - - $views[$view->name] = $view; - - return $views; -} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.install b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.install deleted file mode 100644 index 6b75b87771..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.install +++ /dev/null @@ -1,43 +0,0 @@ - &$view) { -// foreach ($view->display as $display => &$settings) { -// $options = &$settings->display_options; -// -// // This View is configured to use this module. Remove the dependency and -// // re-save the View to the database; also remove the block entry. -// if (isset($options['exposed_block']) && $options['exposed_block']) { -// unset($options['exposed_block']); -// $needs_save[$name] = $view; -// $block_needs_delete[] = '-exp-' . $name . '-' . $display; -// } -// } -// } -// -// // Iterate through all Views that need updating, and save them. -// foreach ($needs_save as $view_needs_save) { -// $view_needs_save->save(); -// } -// -// // If there are displays that need deleting, delete them. -// if ($block_needs_delete) { -// db_delete('block') -// ->condition('module', 'views') -// ->condition('delta', $block_needs_delete, 'IN') -// ->execute(); -// } -//} diff --git a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.module b/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.module deleted file mode 100644 index ec29837d0f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.module +++ /dev/null @@ -1,36 +0,0 @@ -getStorage(); - $view = $storage['view']; - - // Only react on block Views specifically configured with exposed form blocks. - if (get_class($view->display_handler) == 'Drupal\views_block_filter_block\Plugin\views\vbfbPluginDisplayBlock') { - if ($view->display_handler->getOption('exposed_block')) { - // Ensure that the fallback form action is the current page. - $request = clone \Drupal::request(); - $url = Url::createFromRequest($request); - $url->setAbsolute(); - $form['#action'] = $url->toString(); - } - } -} diff --git a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install index 0c56d2f5ee..cc80ca03fc 100644 --- a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install +++ b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install @@ -202,3 +202,14 @@ function su_humsci_profile_update_9406() { // Install gin toolbar helper module. \Drupal::service('module_installer')->install(['gin_toolbar']); } + +/** + * Uninstall stable and bricks + */ +function su_humsci_profile_update_9500(){ + $theme_installer = \Drupal::service('theme_installer'); + $theme_installer->uninstall(['stable', 'classy']); + $theme_installer->install(['stable9']); + + \Drupal::service('module_installer')->uninstall(['bricks']); +} diff --git a/docroot/sites/dfetter2022__humsci/blt.yml b/docroot/sites/dfetter2022__humsci/blt.yml deleted file mode 100644 index 6582d6035b..0000000000 --- a/docroot/sites/dfetter2022__humsci/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: dfetter2022__humsci - human_name: dfetter2022__humsci - local: - protocol: http - hostname: dfetter2022.suhumsci.loc -drush: - aliases: - local: dfetter2022__humsci.local - remote: dfetter2022__humsci.prod -drupal: - db: { } diff --git a/docroot/sites/dfetter2022__humsci/default.local.drush.yml b/docroot/sites/dfetter2022__humsci/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/dfetter2022__humsci/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/dfetter2022__humsci/default.services.yml b/docroot/sites/dfetter2022__humsci/default.services.yml deleted file mode 100644 index ff6797d954..0000000000 --- a/docroot/sites/dfetter2022__humsci/default.services.yml +++ /dev/null @@ -1,191 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/dfetter2022__humsci/default.settings.php b/docroot/sites/dfetter2022__humsci/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/dfetter2022__humsci/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/dfetter2022__humsci/services.yml b/docroot/sites/dfetter2022__humsci/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/dfetter2022__humsci/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/dfetter2022__humsci/settings.php b/docroot/sites/dfetter2022__humsci/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/dfetter2022__humsci/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/dfetter2022__humsci/settings/default.includes.settings.php b/docroot/sites/dfetter2022__humsci/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/dfetter2022__humsci/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/dsresearch2022/blt.yml b/docroot/sites/dsresearch2022/blt.yml deleted file mode 100644 index a95ea0eb4e..0000000000 --- a/docroot/sites/dsresearch2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: dsresearch2022 - human_name: dsresearch2022 - local: - protocol: http - hostname: local.dsresearch2022.com -drush: - aliases: - local: dsresearch2022.local - remote: dsresearch2022.prod -drupal: - db: { } diff --git a/docroot/sites/dsresearch2022/default.local.drush.yml b/docroot/sites/dsresearch2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/dsresearch2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/dsresearch2022/default.services.yml b/docroot/sites/dsresearch2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/dsresearch2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/dsresearch2022/default.settings.php b/docroot/sites/dsresearch2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/dsresearch2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/dsresearch2022/services.yml b/docroot/sites/dsresearch2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/dsresearch2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/dsresearch2022/settings.php b/docroot/sites/dsresearch2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/dsresearch2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/dsresearch2022/settings/default.includes.settings.php b/docroot/sites/dsresearch2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/dsresearch2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/duboislab2022/blt.yml b/docroot/sites/duboislab2022/blt.yml deleted file mode 100644 index 34ec3ff1c3..0000000000 --- a/docroot/sites/duboislab2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: duboislab2022 - human_name: duboislab2022 - local: - protocol: http - hostname: local.duboislab2022.com -drush: - aliases: - local: duboislab2022.local - remote: duboislab2022.prod -drupal: - db: { } diff --git a/docroot/sites/duboislab2022/default.local.drush.yml b/docroot/sites/duboislab2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/duboislab2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/duboislab2022/default.services.yml b/docroot/sites/duboislab2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/duboislab2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/duboislab2022/default.settings.php b/docroot/sites/duboislab2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/duboislab2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/duboislab2022/services.yml b/docroot/sites/duboislab2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/duboislab2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/duboislab2022/settings.php b/docroot/sites/duboislab2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/duboislab2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/duboislab2022/settings/default.includes.settings.php b/docroot/sites/duboislab2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/duboislab2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/facultyaffairs_humsci2021/blt.yml b/docroot/sites/facultyaffairs_humsci2021/blt.yml deleted file mode 100644 index 2b329a6757..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: facultyaffairs_humsci2021 - human_name: facultyaffairs_humsci2021 - local: - protocol: http - hostname: facultyaffairs-humsci2021.suhumsci.loc -drush: - aliases: - local: facultyaffairs_humsci2021.local - remote: facultyaffairs_humsci2021.prod -drupal: - db: { } diff --git a/docroot/sites/facultyaffairs_humsci2021/default.local.drush.yml b/docroot/sites/facultyaffairs_humsci2021/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/facultyaffairs_humsci2021/default.services.yml b/docroot/sites/facultyaffairs_humsci2021/default.services.yml deleted file mode 100644 index d57cf0e0bf..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/default.services.yml +++ /dev/null @@ -1,189 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/facultyaffairs_humsci2021/default.settings.php b/docroot/sites/facultyaffairs_humsci2021/default.settings.php deleted file mode 100644 index 64c749d4d0..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/default.settings.php +++ /dev/null @@ -1,804 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/facultyaffairs_humsci2021/services.yml b/docroot/sites/facultyaffairs_humsci2021/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/facultyaffairs_humsci2021/settings.php b/docroot/sites/facultyaffairs_humsci2021/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/facultyaffairs_humsci2021/settings/default.includes.settings.php b/docroot/sites/facultyaffairs_humsci2021/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/facultyaffairs_humsci2021/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/francestanford2022/blt.yml b/docroot/sites/francestanford2022/blt.yml deleted file mode 100644 index 1e433c8a6a..0000000000 --- a/docroot/sites/francestanford2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: francestanford2022 - human_name: francestanford2022 - local: - protocol: http - hostname: local.francestanford2022.com -drush: - aliases: - local: francestanford2022.local - remote: francestanford2022.prod -drupal: - db: { } diff --git a/docroot/sites/francestanford2022/default.local.drush.yml b/docroot/sites/francestanford2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/francestanford2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/francestanford2022/default.services.yml b/docroot/sites/francestanford2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/francestanford2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/francestanford2022/default.settings.php b/docroot/sites/francestanford2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/francestanford2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/francestanford2022/services.yml b/docroot/sites/francestanford2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/francestanford2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/francestanford2022/settings.php b/docroot/sites/francestanford2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/francestanford2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/francestanford2022/settings/default.includes.settings.php b/docroot/sites/francestanford2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/francestanford2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/gavin_wright2022__humsci/blt.yml b/docroot/sites/gavin_wright2022__humsci/blt.yml deleted file mode 100644 index b010c528fe..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: gavin_wright2022__humsci - human_name: gavin_wright2022__humsci - local: - protocol: http - hostname: local.gavin_wright2022__humsci.com -drush: - aliases: - local: gavin_wright2022__humsci.local - remote: gavin_wright2022__humsci.prod -drupal: - db: { } diff --git a/docroot/sites/gavin_wright2022__humsci/default.local.drush.yml b/docroot/sites/gavin_wright2022__humsci/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/gavin_wright2022__humsci/default.services.yml b/docroot/sites/gavin_wright2022__humsci/default.services.yml deleted file mode 100644 index ff6797d954..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/default.services.yml +++ /dev/null @@ -1,191 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/gavin_wright2022__humsci/default.settings.php b/docroot/sites/gavin_wright2022__humsci/default.settings.php deleted file mode 100644 index 72be7750b9..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/default.settings.php +++ /dev/null @@ -1,773 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/gavin_wright2022__humsci/services.yml b/docroot/sites/gavin_wright2022__humsci/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/gavin_wright2022__humsci/settings.php b/docroot/sites/gavin_wright2022__humsci/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/gavin_wright2022__humsci/settings/default.includes.settings.php b/docroot/sites/gavin_wright2022__humsci/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/gavin_wright2022__humsci/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/gus_humsci2021/blt.yml b/docroot/sites/gus_humsci2021/blt.yml deleted file mode 100644 index 886cf738db..0000000000 --- a/docroot/sites/gus_humsci2021/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: gus_humsci2021 - human_name: gus_humsci2021 - local: - protocol: http - hostname: local.gus_humsci2021.com -drush: - aliases: - local: gus_humsci2021.local - remote: gus_humsci2021.prod -drupal: - db: { } diff --git a/docroot/sites/gus_humsci2021/default.local.drush.yml b/docroot/sites/gus_humsci2021/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/gus_humsci2021/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/gus_humsci2021/default.services.yml b/docroot/sites/gus_humsci2021/default.services.yml deleted file mode 100644 index e1f4cfbe23..0000000000 --- a/docroot/sites/gus_humsci2021/default.services.yml +++ /dev/null @@ -1,189 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/gus_humsci2021/default.settings.php b/docroot/sites/gus_humsci2021/default.settings.php deleted file mode 100644 index 64c749d4d0..0000000000 --- a/docroot/sites/gus_humsci2021/default.settings.php +++ /dev/null @@ -1,804 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/gus_humsci2021/services.yml b/docroot/sites/gus_humsci2021/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/gus_humsci2021/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/gus_humsci2021/settings.php b/docroot/sites/gus_humsci2021/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/gus_humsci2021/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/gus_humsci2021/settings/default.includes.settings.php b/docroot/sites/gus_humsci2021/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/gus_humsci2021/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/heidi_williams2022__humsci/blt.yml b/docroot/sites/heidi_williams2022__humsci/blt.yml deleted file mode 100644 index 5406af182c..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: heidi_williams2022__humsci - human_name: heidi_williams2022__humsci - local: - protocol: http - hostname: local.heidi_williams2022__humsci.com -drush: - aliases: - local: heidi_williams2022__humsci.local - remote: heidi_williams2022__humsci.prod -drupal: - db: { } diff --git a/docroot/sites/heidi_williams2022__humsci/default.local.drush.yml b/docroot/sites/heidi_williams2022__humsci/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/heidi_williams2022__humsci/default.services.yml b/docroot/sites/heidi_williams2022__humsci/default.services.yml deleted file mode 100644 index ff6797d954..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/default.services.yml +++ /dev/null @@ -1,191 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/heidi_williams2022__humsci/default.settings.php b/docroot/sites/heidi_williams2022__humsci/default.settings.php deleted file mode 100644 index 72be7750b9..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/default.settings.php +++ /dev/null @@ -1,773 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/heidi_williams2022__humsci/services.yml b/docroot/sites/heidi_williams2022__humsci/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/heidi_williams2022__humsci/settings.php b/docroot/sites/heidi_williams2022__humsci/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/heidi_williams2022__humsci/settings/default.includes.settings.php b/docroot/sites/heidi_williams2022__humsci/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/heidi_williams2022__humsci/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/humanitiescore2022/blt.yml b/docroot/sites/humanitiescore2022/blt.yml deleted file mode 100644 index 276284d452..0000000000 --- a/docroot/sites/humanitiescore2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: humanitiescore2022 - human_name: humanitiescore2022 - local: - protocol: http - hostname: local.humanitiescore2022.com -drush: - aliases: - local: humanitiescore2022.local - remote: humanitiescore2022.prod -drupal: - db: { } diff --git a/docroot/sites/humanitiescore2022/default.local.drush.yml b/docroot/sites/humanitiescore2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/humanitiescore2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/humanitiescore2022/default.services.yml b/docroot/sites/humanitiescore2022/default.services.yml deleted file mode 100644 index ff6797d954..0000000000 --- a/docroot/sites/humanitiescore2022/default.services.yml +++ /dev/null @@ -1,191 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/humanitiescore2022/default.settings.php b/docroot/sites/humanitiescore2022/default.settings.php deleted file mode 100644 index 72be7750b9..0000000000 --- a/docroot/sites/humanitiescore2022/default.settings.php +++ /dev/null @@ -1,773 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/humanitiescore2022/services.yml b/docroot/sites/humanitiescore2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/humanitiescore2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/humanitiescore2022/settings.php b/docroot/sites/humanitiescore2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/humanitiescore2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/humanitiescore2022/settings/default.includes.settings.php b/docroot/sites/humanitiescore2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/humanitiescore2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/insidehs2022/blt.yml b/docroot/sites/insidehs2022/blt.yml deleted file mode 100644 index 2b32b8fdb9..0000000000 --- a/docroot/sites/insidehs2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: insidehs2022 - human_name: insidehs2022 - local: - protocol: http - hostname: insidehs2022.suhumsci.loc -drush: - aliases: - local: insidehs2022.local - remote: insidehs2022.prod -drupal: - db: { } diff --git a/docroot/sites/insidehs2022/default.local.drush.yml b/docroot/sites/insidehs2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/insidehs2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/insidehs2022/default.services.yml b/docroot/sites/insidehs2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/insidehs2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/insidehs2022/default.settings.php b/docroot/sites/insidehs2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/insidehs2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/insidehs2022/services.yml b/docroot/sites/insidehs2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/insidehs2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/insidehs2022/settings.php b/docroot/sites/insidehs2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/insidehs2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/insidehs2022/settings/default.includes.settings.php b/docroot/sites/insidehs2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/insidehs2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/insidehs2023/blt.yml b/docroot/sites/insidehs2023/blt.yml deleted file mode 100644 index eb7a2b32a0..0000000000 --- a/docroot/sites/insidehs2023/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: insidehs2023 - human_name: insidehs2023 - local: - protocol: http - hostname: local.insidehs2023.com -drush: - aliases: - local: insidehs2023.local - remote: insidehs2023.prod -drupal: - db: { } diff --git a/docroot/sites/insidehs2023/default.local.drush.yml b/docroot/sites/insidehs2023/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/insidehs2023/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/insidehs2023/default.services.yml b/docroot/sites/insidehs2023/default.services.yml deleted file mode 100644 index b4d27e05a5..0000000000 --- a/docroot/sites/insidehs2023/default.services.yml +++ /dev/null @@ -1,215 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Renderer cache debug: - # - # Allows cache debugging output for each rendered element. - # - # Enabling render cache debugging is not recommended in production - # environments. - # @default false - debug: false - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. Do not include trailing - # slashes with URLs. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/insidehs2023/default.settings.php b/docroot/sites/insidehs2023/default.settings.php deleted file mode 100644 index 5615be3dc0..0000000000 --- a/docroot/sites/insidehs2023/default.settings.php +++ /dev/null @@ -1,815 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * For MySQL, MariaDB or equivalent databases the 'isolation_level' option can - * be set. The recommended transaction isolation level for Drupal sites is - * 'READ COMMITTED'. The 'REPEATABLE READ' option is supported but can result - * in deadlocks, the other two options are 'READ UNCOMMITTED' and 'SERIALIZABLE'. - * They are available but not supported; use them at your own risk. For more - * info: - * https://dev.mysql.com/doc/refman/5.7/en/innodb-transaction-isolation-levels.html - * - * On your settings.php, change the isolation level: - * @code - * $databases['default']['default']['init_commands'] = [ - * 'isolation_level' => 'SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED', - * ]; - * @endcode - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Reverse proxy addresses. - * - * Specify every reverse proxy IP address in your environment, as an array of - * IPv4/IPv6 addresses or subnets in CIDR notation. This setting is required if - * $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', 'e.f.g.h/24', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'claro'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * The default settings for migration sources. - * - * These settings are used as the default settings on the Credential form at - * /upgrade/credentials. - * - * - migrate_source_version - The version of the source database. This can be - * '6' or '7'. Defaults to '7'. - * - migrate_source_connection - The key in the $databases array for the source - * site. - * - migrate_file_public_path - The location of the source Drupal 6 or Drupal 7 - * public files. This can be a local file directory containing the source - * Drupal 6 or Drupal 7 site (e.g /var/www/docroot), or the site address - * (e.g http://example.com). - * - migrate_file_private_path - The location of the source Drupal 7 private - * files. This can be a local file directory containing the source Drupal 7 - * site (e.g /var/www/docroot), or empty to use the same value as Public - * files directory. - * - * Sample configuration for a drupal 6 source site with the source files in a - * local directory. - * - * @code - * $settings['migrate_source_version'] = '6'; - * $settings['migrate_source_connection'] = 'migrate'; - * $settings['migrate_file_public_path'] = '/var/www/drupal6'; - * @endcode - * - * Sample configuration for a drupal 7 source site with public source files on - * the source site and the private files in a local directory. - * - * @code - * $settings['migrate_source_version'] = '7'; - * $settings['migrate_source_connection'] = 'migrate'; - * $settings['migrate_file_public_path'] = 'https://drupal7.com'; - * $settings['migrate_file_private_path'] = '/var/www/drupal7'; - * @endcode - */ -# $settings['migrate_source_connection'] = ''; -# $settings['migrate_source_version'] = ''; -# $settings['migrate_file_public_path'] = ''; -# $settings['migrate_file_private_path'] = ''; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/insidehs2023/services.yml b/docroot/sites/insidehs2023/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/insidehs2023/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/insidehs2023/settings.php b/docroot/sites/insidehs2023/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/insidehs2023/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/insidehs2023/settings/default.includes.settings.php b/docroot/sites/insidehs2023/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/insidehs2023/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/lowe2022/blt.yml b/docroot/sites/lowe2022/blt.yml deleted file mode 100644 index 32806cb264..0000000000 --- a/docroot/sites/lowe2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: lowe2022 - human_name: lowe2022 - local: - protocol: http - hostname: local.lowe2022.com -drush: - aliases: - local: lowe2022.local - remote: lowe2022.prod -drupal: - db: { } diff --git a/docroot/sites/lowe2022/default.local.drush.yml b/docroot/sites/lowe2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/lowe2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/lowe2022/default.services.yml b/docroot/sites/lowe2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/lowe2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/lowe2022/default.settings.php b/docroot/sites/lowe2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/lowe2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/lowe2022/services.yml b/docroot/sites/lowe2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/lowe2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/lowe2022/settings.php b/docroot/sites/lowe2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/lowe2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/lowe2022/settings/default.includes.settings.php b/docroot/sites/lowe2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/lowe2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/mrc2021/blt.yml b/docroot/sites/mrc2021/blt.yml deleted file mode 100644 index c76e950d5e..0000000000 --- a/docroot/sites/mrc2021/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: mrc2021 - human_name: mrc2021 - local: - protocol: http - hostname: mrc2021.suhumsci.loc -drush: - aliases: - local: mrc2021.local - remote: mrc2021.prod -drupal: - db: { } diff --git a/docroot/sites/mrc2021/default.local.drush.yml b/docroot/sites/mrc2021/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/mrc2021/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/mrc2021/default.services.yml b/docroot/sites/mrc2021/default.services.yml deleted file mode 100644 index 45d986cd8e..0000000000 --- a/docroot/sites/mrc2021/default.services.yml +++ /dev/null @@ -1,173 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/mrc2021/default.settings.php b/docroot/sites/mrc2021/default.settings.php deleted file mode 100644 index 0bb18b0da8..0000000000 --- a/docroot/sites/mrc2021/default.settings.php +++ /dev/null @@ -1,781 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager. - * - * If your Drupal site fails to connect to updates.drupal.org using HTTPS to - * fetch Drupal core, module and theme update status, you may uncomment this - * setting and set it to TRUE to allow an insecure fallback to HTTP. Note that - * doing so will open your site up to a potential man-in-the-middle attack. You - * should instead attempt to resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/mrc2021/services.yml b/docroot/sites/mrc2021/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/mrc2021/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/mrc2021/settings.php b/docroot/sites/mrc2021/settings.php deleted file mode 100644 index a525d5fd92..0000000000 --- a/docroot/sites/mrc2021/settings.php +++ /dev/null @@ -1,790 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager. - * - * If your Drupal site fails to connect to updates.drupal.org using HTTPS to - * fetch Drupal core, module and theme update status, you may uncomment this - * setting and set it to TRUE to allow an insecure fallback to HTTP. Note that - * doing so will open your site up to a potential man-in-the-middle attack. You - * should instead attempt to resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/mrc2021/settings/default.includes.settings.php b/docroot/sites/mrc2021/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/mrc2021/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/popstudies2023/blt.yml b/docroot/sites/popstudies2023/blt.yml deleted file mode 100644 index 46cc09affd..0000000000 --- a/docroot/sites/popstudies2023/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: popstudies2023 - human_name: popstudies2023 - local: - protocol: http - hostname: local.popstudies2023.com -drush: - aliases: - local: popstudies2023.local - remote: popstudies2023.prod -drupal: - db: { } diff --git a/docroot/sites/popstudies2023/default.local.drush.yml b/docroot/sites/popstudies2023/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/popstudies2023/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/popstudies2023/default.services.yml b/docroot/sites/popstudies2023/default.services.yml deleted file mode 100644 index b4d27e05a5..0000000000 --- a/docroot/sites/popstudies2023/default.services.yml +++ /dev/null @@ -1,215 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Renderer cache debug: - # - # Allows cache debugging output for each rendered element. - # - # Enabling render cache debugging is not recommended in production - # environments. - # @default false - debug: false - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. Do not include trailing - # slashes with URLs. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/popstudies2023/default.settings.php b/docroot/sites/popstudies2023/default.settings.php deleted file mode 100644 index 5615be3dc0..0000000000 --- a/docroot/sites/popstudies2023/default.settings.php +++ /dev/null @@ -1,815 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * For MySQL, MariaDB or equivalent databases the 'isolation_level' option can - * be set. The recommended transaction isolation level for Drupal sites is - * 'READ COMMITTED'. The 'REPEATABLE READ' option is supported but can result - * in deadlocks, the other two options are 'READ UNCOMMITTED' and 'SERIALIZABLE'. - * They are available but not supported; use them at your own risk. For more - * info: - * https://dev.mysql.com/doc/refman/5.7/en/innodb-transaction-isolation-levels.html - * - * On your settings.php, change the isolation level: - * @code - * $databases['default']['default']['init_commands'] = [ - * 'isolation_level' => 'SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED', - * ]; - * @endcode - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Reverse proxy addresses. - * - * Specify every reverse proxy IP address in your environment, as an array of - * IPv4/IPv6 addresses or subnets in CIDR notation. This setting is required if - * $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', 'e.f.g.h/24', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'claro'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * The default settings for migration sources. - * - * These settings are used as the default settings on the Credential form at - * /upgrade/credentials. - * - * - migrate_source_version - The version of the source database. This can be - * '6' or '7'. Defaults to '7'. - * - migrate_source_connection - The key in the $databases array for the source - * site. - * - migrate_file_public_path - The location of the source Drupal 6 or Drupal 7 - * public files. This can be a local file directory containing the source - * Drupal 6 or Drupal 7 site (e.g /var/www/docroot), or the site address - * (e.g http://example.com). - * - migrate_file_private_path - The location of the source Drupal 7 private - * files. This can be a local file directory containing the source Drupal 7 - * site (e.g /var/www/docroot), or empty to use the same value as Public - * files directory. - * - * Sample configuration for a drupal 6 source site with the source files in a - * local directory. - * - * @code - * $settings['migrate_source_version'] = '6'; - * $settings['migrate_source_connection'] = 'migrate'; - * $settings['migrate_file_public_path'] = '/var/www/drupal6'; - * @endcode - * - * Sample configuration for a drupal 7 source site with public source files on - * the source site and the private files in a local directory. - * - * @code - * $settings['migrate_source_version'] = '7'; - * $settings['migrate_source_connection'] = 'migrate'; - * $settings['migrate_file_public_path'] = 'https://drupal7.com'; - * $settings['migrate_file_private_path'] = '/var/www/drupal7'; - * @endcode - */ -# $settings['migrate_source_connection'] = ''; -# $settings['migrate_source_version'] = ''; -# $settings['migrate_file_public_path'] = ''; -# $settings['migrate_file_private_path'] = ''; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/popstudies2023/services.yml b/docroot/sites/popstudies2023/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/popstudies2023/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/popstudies2023/settings.php b/docroot/sites/popstudies2023/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/popstudies2023/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/popstudies2023/settings/default.includes.settings.php b/docroot/sites/popstudies2023/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/popstudies2023/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/researchadmin_humsci2022/blt.yml b/docroot/sites/researchadmin_humsci2022/blt.yml deleted file mode 100644 index 3d18e8cc21..0000000000 --- a/docroot/sites/researchadmin_humsci2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: researchadmin_humsci2022 - human_name: researchadmin_humsci2022 - local: - protocol: http - hostname: local.researchadmin_humsci2022.com -drush: - aliases: - local: researchadmin_humsci2022.local - remote: researchadmin_humsci2022.prod -drupal: - db: { } diff --git a/docroot/sites/researchadmin_humsci2022/default.local.drush.yml b/docroot/sites/researchadmin_humsci2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/researchadmin_humsci2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/researchadmin_humsci2022/default.services.yml b/docroot/sites/researchadmin_humsci2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/researchadmin_humsci2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/researchadmin_humsci2022/default.settings.php b/docroot/sites/researchadmin_humsci2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/researchadmin_humsci2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/researchadmin_humsci2022/services.yml b/docroot/sites/researchadmin_humsci2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/researchadmin_humsci2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/researchadmin_humsci2022/settings.php b/docroot/sites/researchadmin_humsci2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/researchadmin_humsci2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/researchadmin_humsci2022/settings/default.includes.settings.php b/docroot/sites/researchadmin_humsci2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/researchadmin_humsci2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/shenlab2022/blt.yml b/docroot/sites/shenlab2022/blt.yml deleted file mode 100644 index c10e69424b..0000000000 --- a/docroot/sites/shenlab2022/blt.yml +++ /dev/null @@ -1,12 +0,0 @@ -project: - machine_name: shenlab2022 - human_name: shenlab2022 - local: - protocol: http - hostname: local.shenlab2022.com -drush: - aliases: - local: shenlab2022.local - remote: shenlab2022.prod -drupal: - db: { } diff --git a/docroot/sites/shenlab2022/default.local.drush.yml b/docroot/sites/shenlab2022/default.local.drush.yml deleted file mode 100644 index fb3258e3f9..0000000000 --- a/docroot/sites/shenlab2022/default.local.drush.yml +++ /dev/null @@ -1,2 +0,0 @@ -options: - uri: '${project.local.uri}' diff --git a/docroot/sites/shenlab2022/default.services.yml b/docroot/sites/shenlab2022/default.services.yml deleted file mode 100644 index cdeb41fc49..0000000000 --- a/docroot/sites/shenlab2022/default.services.yml +++ /dev/null @@ -1,206 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the grace period for session - # data. Sessions are deleted by the session garbage collector after one - # session lifetime has elapsed since the user's last visit. When a session - # is deleted, authenticated users are logged out, and the contents of the - # user's session is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - # Set the session ID string length. The length can be between 22 to 256. The - # PHP recommended value is 48. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 48 - sid_length: 48 - # - # Set the number of bits in encoded session ID character. The possible - # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", - # ","). The PHP recommended value is 6. See - # https://www.php.net/manual/session.security.ini.php for more information. - # This value should be kept in sync with - # \Drupal\Core\Session\SessionConfiguration::__construct() - # @default 6 - sid_bits_per_character: 6 - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Enabling Twig debugging is not recommended in production environments. - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Enabling auto-reload is not recommended in production environments. - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Disabling the Twig cache is not recommended in production environments. - # @default true - cache: true - # File extensions: - # - # List of file extensions the Twig system is allowed to load via the - # twig.loader.filesystem service. Files with other extensions will not be - # loaded unless they are added here. For example, to allow a file named - # 'example.partial' to be loaded, add 'partial' to this list. To load files - # with no extension, add an empty string '' to the list. - # - # @default ['css', 'html', 'js', 'svg', 'twig'] - allowed_file_extensions: - - css - - html - - js - - svg - - twig - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age - # headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Enabling cacheability debugging is not recommended in production - # environments. - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/shenlab2022/default.settings.php b/docroot/sites/shenlab2022/default.settings.php deleted file mode 100644 index f3dca008fa..0000000000 --- a/docroot/sites/shenlab2022/default.settings.php +++ /dev/null @@ -1,796 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set a prefix for all database table names by using the - * 'prefix' setting. If a prefix is specified, the table name will be prepended - * with its value. Be sure to use valid database characters only, usually - * alphanumeric and underscore. If no prefix is desired, do not set the 'prefix' - * key or set its value to an empty string ''. - * - * For example, to have all database table prefixed with 'main_', set: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct() - * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct() - * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Additional public file schemes: - * - * Public schemes are URI schemes that allow download access to all users for - * all files within that scheme. - * - * The "public" scheme is always public, and the "private" scheme is always - * private, but other schemes, such as "https", "s3", "example", or others, - * can be either public or private depending on the site. By default, they're - * private, and access to individual files is controlled via - * hook_file_download(). - * - * Typically, if a scheme should be public, a module makes it public by - * implementing hook_file_download(), and granting access to all users for all - * files. This could be either the same module that provides the stream wrapper - * for the scheme, or a different module that decides to make the scheme - * public. However, in cases where a site needs to make a scheme public, but - * is unable to add code in a module to do so, the scheme may be added to this - * variable, the result of which is that system_file_download() grants public - * access to all files within that scheme. - */ -# $settings['file_additional_public_schemes'] = ['example']; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - * - * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } diff --git a/docroot/sites/shenlab2022/services.yml b/docroot/sites/shenlab2022/services.yml deleted file mode 100644 index e1bbbc7e21..0000000000 --- a/docroot/sites/shenlab2022/services.yml +++ /dev/null @@ -1,174 +0,0 @@ -parameters: - session.storage.options: - # Default ini options for sessions. - # - # Some distributions of Linux (most notably Debian) ship their PHP - # installations with garbage collection (gc) disabled. Since Drupal depends - # on PHP's garbage collection for clearing sessions, ensure that garbage - # collection occurs by using the most common settings. - # @default 1 - gc_probability: 1 - # @default 100 - gc_divisor: 100 - # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. - # @default 200000 - gc_maxlifetime: 200000 - # - # Set session cookie lifetime (in seconds), i.e. the time from the session - # is created to the cookie expires, i.e. when the browser is expected to - # discard the cookie. The value 0 means "until the browser is closed". - # @default 2000000 - cookie_lifetime: 2000000 - # - # Drupal automatically generates a unique session cookie name based on the - # full domain name used to access the site. This mechanism is sufficient - # for most use-cases, including multi-site deployments. However, if it is - # desired that a session can be reused across different subdomains, the - # cookie domain needs to be set to the shared base domain. Doing so assures - # that users remain logged in as they cross between various subdomains. - # To maximize compatibility and normalize the behavior across user agents, - # the cookie domain should start with a dot. - # - # @default none - # cookie_domain: '.example.com' - # - twig.config: - # Twig debugging: - # - # When debugging is enabled: - # - The markup of each Twig template is surrounded by HTML comments that - # contain theming information, such as template file name suggestions. - # - Note that this debugging markup will cause automated tests that directly - # check rendered HTML to fail. When running automated tests, 'debug' - # should be set to FALSE. - # - The dump() function can be used in Twig templates to output information - # about template variables. - # - Twig templates are automatically recompiled whenever the source code - # changes (see auto_reload below). - # - # For more information about debugging Twig templates, see - # https://www.drupal.org/node/1906392. - # - # Not recommended in production environments - # @default false - debug: false - # Twig auto-reload: - # - # Automatically recompile Twig templates whenever the source code changes. - # If you don't provide a value for auto_reload, it will be determined - # based on the value of debug. - # - # Not recommended in production environments - # @default null - auto_reload: null - # Twig cache: - # - # By default, Twig templates will be compiled and stored in the filesystem - # to increase performance. Disabling the Twig cache will recompile the - # templates from source each time they are used. In most cases the - # auto_reload setting above should be enabled rather than disabling the - # Twig cache. - # - # Not recommended in production environments - # @default true - cache: true - renderer.config: - # Renderer required cache contexts: - # - # The Renderer will automatically associate these cache contexts with every - # render array, hence varying every render array by these cache contexts. - # - # @default ['languages:language_interface', 'theme', 'user.permissions'] - required_cache_contexts: ['languages:language_interface', 'theme', 'user.permissions'] - # Renderer automatic placeholdering conditions: - # - # Drupal allows portions of the page to be automatically deferred when - # rendering to improve cache performance. That is especially helpful for - # cache contexts that vary widely, such as the active user. On some sites - # those may be different, however, such as sites with only a handful of - # users. If you know what the high-cardinality cache contexts are for your - # site, specify those here. If you're not sure, the defaults are fairly safe - # in general. - # - # For more information about rendering optimizations see - # https://www.drupal.org/developing/api/8/render/arrays/cacheability#optimizing - auto_placeholder_conditions: - # Max-age at or below which caching is not considered worthwhile. - # - # Disable by setting to -1. - # - # @default 0 - max-age: 0 - # Cache contexts with a high cardinality. - # - # Disable by setting to []. - # - # @default ['session', 'user'] - contexts: ['session', 'user'] - # Tags with a high invalidation frequency. - # - # Disable by setting to []. - # - # @default [] - tags: [] - # Cacheability debugging: - # - # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. - # - # For more information about debugging cacheable responses, see - # https://www.drupal.org/developing/api/8/response/cacheable-response-interface - # - # Not recommended in production environments - # @default false - http.response.debug_cacheability_headers: false - factory.keyvalue: - {} - # Default key/value storage service to use. - # @default keyvalue.database - # default: keyvalue.database - # Collection-specific overrides. - # state: keyvalue.database - factory.keyvalue.expirable: - {} - # Default key/value expirable storage service to use. - # @default keyvalue.database.expirable - # default: keyvalue.database.expirable - # Allowed protocols for URL generation. - filter_protocols: - - http - - https - - ftp - - news - - nntp - - tel - - telnet - - mailto - - irc - - ssh - - sftp - - webcal - - rtsp - - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. - cors.config: - enabled: false - # Specify allowed headers, like 'x-allowed-header'. - allowedHeaders: [] - # Specify allowed request methods, specify ['*'] to allow all possible ones. - allowedMethods: [] - # Configure requests allowed from specific origins. - allowedOrigins: ['*'] - # Sets the Access-Control-Expose-Headers header. - exposedHeaders: false - # Sets the Access-Control-Max-Age header. - maxAge: false - # Sets the Access-Control-Allow-Credentials header. - supportsCredentials: false diff --git a/docroot/sites/shenlab2022/settings.php b/docroot/sites/shenlab2022/settings.php deleted file mode 100644 index 127324cc75..0000000000 --- a/docroot/sites/shenlab2022/settings.php +++ /dev/null @@ -1,813 +0,0 @@ - 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'port' => '3306', - * 'driver' => 'mysql', - * 'prefix' => '', - * 'collation' => 'utf8mb4_general_ci', - * ]; - * @endcode - */ -$databases = []; - -/** - * Customizing database settings. - * - * Many of the values of the $databases array can be customized for your - * particular database system. Refer to the sample in the section above as a - * starting point. - * - * The "driver" property indicates what Drupal database driver the - * connection should use. This is usually the same as the name of the - * database type, such as mysql or sqlite, but not always. The other - * properties will vary depending on the driver. For SQLite, you must - * specify a database file name in a directory that is writable by the - * webserver. For most other drivers, you must specify a - * username, password, host, and database name. - * - * Drupal core implements drivers for mysql, pgsql, and sqlite. Other drivers - * can be provided by contributed or custom modules. To use a contributed or - * custom driver, the "namespace" property must be set to the namespace of the - * driver. The code in this namespace must be autoloadable prior to connecting - * to the database, and therefore, prior to when module root namespaces are - * added to the autoloader. To add the driver's namespace to the autoloader, - * set the "autoload" property to the PSR-4 base directory of the driver's - * namespace. This is optional for projects managed with Composer if the - * driver's namespace is in Composer's autoloader. - * - * For each database, you may optionally specify multiple "target" databases. - * A target database allows Drupal to try to send certain queries to a - * different database if it can but fall back to the default connection if not. - * That is useful for primary/replica replication, as Drupal may try to connect - * to a replica server when appropriate and if one is not available will simply - * fall back to the single primary server (The terms primary/replica are - * traditionally referred to as master/slave in database server documentation). - * - * The general format for the $databases array is as follows: - * @code - * $databases['default']['default'] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['default']['replica'][] = $info_array; - * $databases['extra']['default'] = $info_array; - * @endcode - * - * In the above example, $info_array is an array of settings described above. - * The first line sets a "default" database that has one primary database - * (the second level default). The second and third lines create an array - * of potential replica databases. Drupal will select one at random for a given - * request as needed. The fourth line creates a new database with a name of - * "extra". - * - * You can optionally set prefixes for some or all database table names - * by using the 'prefix' setting. If a prefix is specified, the table - * name will be prepended with its value. Be sure to use valid database - * characters only, usually alphanumeric and underscore. If no prefixes - * are desired, leave it as an empty string ''. - * - * To have all database names prefixed, set 'prefix' as a string: - * @code - * 'prefix' => 'main_', - * @endcode - * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * - * Advanced users can add or override initial commands to execute when - * connecting to the database server, as well as PDO connection settings. For - * example, to enable MySQL SELECT queries to exceed the max_join_size system - * variable, and to reduce the database connection timeout to 5 seconds: - * @code - * $databases['default']['default'] = [ - * 'init_commands' => [ - * 'big_selects' => 'SET SQL_BIG_SELECTS=1', - * ], - * 'pdo' => [ - * PDO::ATTR_TIMEOUT => 5, - * ], - * ]; - * @endcode - * - * WARNING: The above defaults are designed for database portability. Changing - * them may cause unexpected behavior, including potential data loss. See - * https://www.drupal.org/developing/api/database/configuration for more - * information on these defaults and the potential issues. - * - * More details can be found in the constructor methods for each driver: - * - \Drupal\Core\Database\Driver\mysql\Connection::__construct() - * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() - * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() - * - * Sample Database configuration format for PostgreSQL (pgsql): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'pgsql', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - * - * Sample Database configuration format for SQLite (sqlite): - * @code - * $databases['default']['default'] = [ - * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', - * ]; - * @endcode - * - * Sample Database configuration format for a driver in a contributed module: - * @code - * $databases['default']['default'] = [ - * 'driver' => 'my_driver', - * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', - * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', - * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', - * 'host' => 'localhost', - * 'prefix' => '', - * ]; - * @endcode - */ - -/** - * Location of the site configuration files. - * - * The $settings['config_sync_directory'] specifies the location of file system - * directory used for syncing configuration data. On install, the directory is - * created. This is used for configuration imports. - * - * The default location for this directory is inside a randomly-named - * directory in the public files path. The setting below allows you to set - * its location. - */ -# $settings['config_sync_directory'] = '/directory/outside/webroot'; - -/** - * Settings: - * - * $settings contains environment-specific configuration, such as the files - * directory and reverse proxy address, and temporary configuration, such as - * security overrides. - * - * @see \Drupal\Core\Site\Settings::get() - */ - -/** - * Salt for one-time login links, cancel links, form tokens, etc. - * - * This variable will be set to a random value by the installer. All one-time - * login links will be invalidated if the value is changed. Note that if your - * site is deployed on a cluster of web servers, you must ensure that this - * variable has the same value on each server. - * - * For enhanced security, you may set this variable to the contents of a file - * outside your document root; you should also ensure that this file is not - * stored with backups of your database. - * - * Example: - * @code - * $settings['hash_salt'] = file_get_contents('/home/example/salt.txt'); - * @endcode - */ -$settings['hash_salt'] = ''; - -/** - * Deployment identifier. - * - * Drupal's dependency injection container will be automatically invalidated and - * rebuilt when the Drupal core version changes. When updating contributed or - * custom code that changes the container, changing this identifier will also - * allow the container to be invalidated as soon as code is deployed. - */ -# $settings['deployment_identifier'] = \Drupal::VERSION; - -/** - * Access control for update.php script. - * - * If you are updating your Drupal installation using the update.php script but - * are not logged in using either an account with the "Administer software - * updates" permission or the site maintenance account (the account that was - * created during installation), you will need to modify the access check - * statement below. Change the FALSE to a TRUE to disable the access check. - * After finishing the upgrade, be sure to open this file again and change the - * TRUE back to a FALSE! - */ -$settings['update_free_access'] = FALSE; - -/** - * Fallback to HTTP for Update Manager and for fetching security advisories. - * - * If your site fails to connect to updates.drupal.org over HTTPS (either when - * fetching data on available updates, or when fetching the feed of critical - * security announcements), you may uncomment this setting and set it to TRUE to - * allow an insecure fallback to HTTP. Note that doing so will open your site up - * to a potential man-in-the-middle attack. You should instead attempt to - * resolve the issues before enabling this option. - * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl - * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack - * @see \Drupal\update\UpdateFetcher - * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher - */ -# $settings['update_fetch_with_http_fallback'] = TRUE; - -/** - * External access proxy settings: - * - * If your site must access the Internet via a web proxy then you can enter the - * proxy settings here. Set the full URL of the proxy, including the port, in - * variables: - * - $settings['http_client_config']['proxy']['http']: The proxy URL for HTTP - * requests. - * - $settings['http_client_config']['proxy']['https']: The proxy URL for HTTPS - * requests. - * You can pass in the user name and password for basic authentication in the - * URLs in these settings. - * - * You can also define an array of host names that can be accessed directly, - * bypassing the proxy, in $settings['http_client_config']['proxy']['no']. - */ -# $settings['http_client_config']['proxy']['http'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['https'] = 'http://proxy_user:proxy_pass@example.com:8080'; -# $settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost']; - -/** - * Reverse Proxy Configuration: - * - * Reverse proxy servers are often used to enhance the performance - * of heavily visited sites and may also provide other site caching, - * security, or encryption benefits. In an environment where Drupal - * is behind a reverse proxy, the real IP address of the client should - * be determined such that the correct client IP address is available - * to Drupal's logging, statistics, and access management systems. In - * the most simple scenario, the proxy server will add an - * X-Forwarded-For header to the request that contains the client IP - * address. However, HTTP headers are vulnerable to spoofing, where a - * malicious client could bypass restrictions by setting the - * X-Forwarded-For header directly. Therefore, Drupal's proxy - * configuration requires the IP addresses of all remote proxies to be - * specified in $settings['reverse_proxy_addresses'] to work correctly. - * - * Enable this setting to get Drupal to determine the client IP from the - * X-Forwarded-For header. If you are unsure about this setting, do not have a - * reverse proxy, or Drupal operates in a shared hosting environment, this - * setting should remain commented out. - * - * In order for this setting to be used you must specify every possible - * reverse proxy IP address in $settings['reverse_proxy_addresses']. - * If a complete list of reverse proxies is not available in your - * environment (for example, if you use a CDN) you may set the - * $_SERVER['REMOTE_ADDR'] variable directly in settings.php. - * Be aware, however, that it is likely that this would allow IP - * address spoofing unless more advanced precautions are taken. - */ -# $settings['reverse_proxy'] = TRUE; - -/** - * Specify every reverse proxy IP address in your environment. - * This setting is required if $settings['reverse_proxy'] is TRUE. - */ -# $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; - -/** - * Reverse proxy trusted headers. - * - * Sets which headers to trust from your reverse proxy. - * - * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * - * Note the default value of - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @endcode - * is not secure by default. The value should be set to only the specific - * headers the reverse proxy uses. For example: - * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @endcode - * This would trust the following headers: - * - X_FORWARDED_FOR - * - X_FORWARDED_HOST - * - X_FORWARDED_PROTO - * - X_FORWARDED_PORT - * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO - * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED - * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies - */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; - - -/** - * Page caching: - * - * By default, Drupal sends a "Vary: Cookie" HTTP header for anonymous page - * views. This tells a HTTP proxy that it may return a page from its local - * cache without contacting the web server, if the user sends the same Cookie - * header as the user who originally requested the cached page. Without "Vary: - * Cookie", authenticated users would also be served the anonymous page from - * the cache. If the site has mostly anonymous users except a few known - * editors/administrators, the Vary header can be omitted. This allows for - * better caching in HTTP proxies (including reverse proxies), i.e. even if - * clients send different cookies, they still get content served from the cache. - * However, authenticated users should access the site directly (i.e. not use an - * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid - * getting cached pages from the proxy. - */ -# $settings['omit_vary_cookie'] = TRUE; - - -/** - * Cache TTL for client error (4xx) responses. - * - * Items cached per-URL tend to result in a large number of cache items, and - * this can be problematic on 404 pages which by their nature are unbounded. A - * fixed TTL can be set for these items, defaulting to one hour, so that cache - * backends which do not support LRU can purge older entries. To disable caching - * of client error responses set the value to 0. Currently applies only to - * page_cache module. - */ -# $settings['cache_ttl_4xx'] = 3600; - -/** - * Expiration of cached forms. - * - * Drupal's Form API stores details of forms in a cache and these entries are - * kept for at least 6 hours by default. Expired entries are cleared by cron. - * - * @see \Drupal\Core\Form\FormCache::setCache() - */ -# $settings['form_cache_expiration'] = 21600; - -/** - * Class Loader. - * - * If the APCu extension is detected, the classloader will be optimized to use - * it. Set to FALSE to disable this. - * - * @see https://getcomposer.org/doc/articles/autoloader-optimization.md - */ -# $settings['class_loader_auto_detect'] = FALSE; - -/** - * Authorized file system operations: - * - * The Update Manager module included with Drupal provides a mechanism for - * site administrators to securely install missing updates for the site - * directly through the web user interface. On securely-configured servers, - * the Update manager will require the administrator to provide SSH or FTP - * credentials before allowing the installation to proceed; this allows the - * site to update the new files as the user who owns all the Drupal files, - * instead of as the user the webserver is running as. On servers where the - * webserver user is itself the owner of the Drupal files, the administrator - * will not be prompted for SSH or FTP credentials (note that these server - * setups are common on shared hosting, but are inherently insecure). - * - * Some sites might wish to disable the above functionality, and only update - * the code directly via SSH or FTP themselves. This setting completely - * disables all functionality related to these authorized file operations. - * - * @see https://www.drupal.org/node/244924 - * - * Remove the leading hash signs to disable. - */ -# $settings['allow_authorize_operations'] = FALSE; - -/** - * Default mode for directories and files written by Drupal. - * - * Value should be in PHP Octal Notation, with leading zero. - */ -# $settings['file_chmod_directory'] = 0775; -# $settings['file_chmod_file'] = 0664; - -/** - * Public file base URL: - * - * An alternative base URL to be used for serving public files. This must - * include any leading directory path. - * - * A different value from the domain used by Drupal to be used for accessing - * public files. This can be used for a simple CDN integration, or to improve - * security by serving user-uploaded files from a different domain or subdomain - * pointing to the same server. Do not include a trailing slash. - */ -# $settings['file_public_base_url'] = 'http://downloads.example.com/files'; - -/** - * Public file path: - * - * A local file system path where public files will be stored. This directory - * must exist and be writable by Drupal. This directory must be relative to - * the Drupal installation directory and be accessible over the web. - */ -# $settings['file_public_path'] = 'sites/default/files'; - -/** - * Private file path: - * - * A local file system path where private files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * Note: Caches need to be cleared when this value is changed to make the - * private:// stream wrapper available to the system. - * - * See https://www.drupal.org/documentation/modules/file for more information - * about securing private files. - */ -# $settings['file_private_path'] = ''; - -/** - * Temporary file path: - * - * A local file system path where temporary files will be stored. This directory - * must be absolute, outside of the Drupal installation directory and not - * accessible over the web. - * - * If this is not set, the default for the operating system will be used. - * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() - */ -# $settings['file_temp_path'] = '/tmp'; - -/** - * Session write interval: - * - * Set the minimum interval between each session write to database. - * For performance reasons it defaults to 180. - */ -# $settings['session_write_interval'] = 180; - -/** - * String overrides: - * - * To override specific strings on your site with or without enabling the Locale - * module, add an entry to this list. This functionality allows you to change - * a small number of your site's default English language interface strings. - * - * Remove the leading hash signs to enable. - * - * The "en" part of the variable name, is dynamic and can be any langcode of - * any added language. (eg locale_custom_strings_de for german). - */ -# $settings['locale_custom_strings_en'][''] = [ -# 'forum' => 'Discussion board', -# '@count min' => '@count minutes', -# ]; - -/** - * A custom theme for the offline page: - * - * This applies when the site is explicitly set to maintenance mode through the - * administration page or when the database is inactive due to an error. - * The template file should also be copied into the theme. It is located inside - * 'core/modules/system/templates/maintenance-page.html.twig'. - * - * Note: This setting does not apply to installation and update pages. - */ -# $settings['maintenance_theme'] = 'bartik'; - -/** - * PHP settings: - * - * To see what PHP settings are possible, including whether they can be set at - * runtime (by using ini_set()), read the PHP documentation: - * http://php.net/manual/ini.list.php - * See \Drupal\Core\DrupalKernel::bootEnvironment() for required runtime - * settings and the .htaccess file for non-runtime settings. - * Settings defined there should not be duplicated here so as to avoid conflict - * issues. - */ - -/** - * If you encounter a situation where users post a large amount of text, and - * the result is stripped out upon viewing but can still be edited, Drupal's - * output filter may not have sufficient memory to process it. If you - * experience this issue, you may wish to uncomment the following two lines - * and increase the limits of these variables. For more information, see - * http://php.net/manual/pcre.configuration.php. - */ -# ini_set('pcre.backtrack_limit', 200000); -# ini_set('pcre.recursion_limit', 200000); - -/** - * Add Permissions-Policy header to disable Google FLoC. - * - * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header - * to disable Google's Federated Learning of Cohorts feature, introduced in - * Chrome 89. - * - * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more - * information about FLoC. - * - * If you don't wish to disable FLoC in Chrome, you can set this value - * to FALSE. - */ -# $settings['block_interest_cohort'] = TRUE; - -/** - * Configuration overrides. - * - * To globally override specific configuration values for this site, - * set them here. You usually don't need to use this feature. This is - * useful in a configuration file for a vhost or directory, rather than - * the default settings.php. - * - * Note that any values you provide in these variable overrides will not be - * viewable from the Drupal administration interface. The administration - * interface displays the values stored in configuration so that you can stage - * changes to other environments that don't have the overrides. - * - * There are particular configuration values that are risky to override. For - * example, overriding the list of installed modules in 'core.extension' is not - * supported as module install or uninstall has not occurred. Other examples - * include field storage configuration, because it has effects on database - * structure, and 'core.menu.static_menu_link_overrides' since this is cached in - * a way that is not config override aware. Also, note that changing - * configuration values in settings.php will not fire any of the configuration - * change events. - */ -# $config['system.site']['name'] = 'My Drupal site'; -# $config['user.settings']['anonymous'] = 'Visitor'; - -/** - * Fast 404 pages: - * - * Drupal can generate fully themed 404 pages. However, some of these responses - * are for images or other resource files that are not displayed to the user. - * This can waste bandwidth, and also generate server load. - * - * The options below return a simple, fast 404 page for URLs matching a - * specific pattern: - * - $config['system.performance']['fast_404']['exclude_paths']: A regular - * expression to match paths to exclude, such as images generated by image - * styles, or dynamically-resized images. The default pattern provided below - * also excludes the private file system. If you need to add more paths, you - * can add '|path' to the expression. - * - $config['system.performance']['fast_404']['paths']: A regular expression to - * match paths that should return a simple 404 page, rather than the fully - * themed 404 page. If you don't have any aliases ending in htm or html you - * can add '|s?html?' to the expression. - * - $config['system.performance']['fast_404']['html']: The html to return for - * simple 404 pages. - * - * Remove the leading hash signs if you would like to alter this functionality. - */ -# $config['system.performance']['fast_404']['exclude_paths'] = '/\/(?:styles)|(?:system\/files)\//'; -# $config['system.performance']['fast_404']['paths'] = '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'; -# $config['system.performance']['fast_404']['html'] = '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

'; - -/** - * Load services definition file. - */ -$settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml'; - -/** - * Override the default service container class. - * - * This is useful for example to trace the service container for performance - * tracking purposes, for testing a service container with an error condition or - * to test a service container that throws an exception. - */ -# $settings['container_base_class'] = '\Drupal\Core\DependencyInjection\Container'; - -/** - * Override the default yaml parser class. - * - * Provide a fully qualified class name here if you would like to provide an - * alternate implementation YAML parser. The class must implement the - * \Drupal\Component\Serialization\SerializationInterface interface. - */ -# $settings['yaml_parser_class'] = NULL; - -/** - * Trusted host configuration. - * - * Drupal core can use the Symfony trusted host mechanism to prevent HTTP Host - * header spoofing. - * - * To enable the trusted host mechanism, you enable your allowable hosts - * in $settings['trusted_host_patterns']. This should be an array of regular - * expression patterns, without delimiters, representing the hosts you would - * like to allow. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^www\.example\.com$', - * ]; - * @endcode - * will allow the site to only run from www.example.com. - * - * If you are running multisite, or if you are running your site from - * different domain names (eg, you don't redirect http://www.example.com to - * http://example.com), you should specify all of the host patterns that are - * allowed by your site. - * - * For example: - * @code - * $settings['trusted_host_patterns'] = [ - * '^example\.com$', - * '^.+\.example\.com$', - * '^example\.org$', - * '^.+\.example\.org$', - * ]; - * @endcode - * will allow the site to run off of all variants of example.com and - * example.org, with all subdomains included. - */ - -/** - * The default list of directories that will be ignored by Drupal's file API. - * - * By default ignore node_modules and bower_components folders to avoid issues - * with common frontend tools and recursive scanning of directories looking for - * extensions. - * - * @see \Drupal\Core\File\FileSystemInterface::scanDirectory() - * @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory() - */ -$settings['file_scan_ignore_directories'] = [ - 'node_modules', - 'bower_components', -]; - -/** - * The default number of entities to update in a batch process. - * - * This is used by update and post-update functions that need to go through and - * change all the entities on a site, so it is useful to increase this number - * if your hosting configuration (i.e. RAM allocation, CPU speed) allows for a - * larger number of entities to be processed in a single batch run. - */ -$settings['entity_update_batch_size'] = 50; - -/** - * Entity update backup. - * - * This is used to inform the entity storage handler that the backup tables as - * well as the original entity type and field storage definitions should be - * retained after a successful entity update process. - */ -$settings['entity_update_backup'] = TRUE; - -/** - * Node migration type. - * - * This is used to force the migration system to use the classic node migrations - * instead of the default complete node migrations. The migration system will - * use the classic node migration only if there are existing migrate_map tables - * for the classic node migrations and they contain data. These tables may not - * exist if you are developing custom migrations and do not want to use the - * complete node migrations. Set this to TRUE to force the use of the classic - * node migrations. - */ -$settings['migrate_node_migrate_type_classic'] = FALSE; - -/** - * Load local development override configuration, if available. - * - * Create a settings.local.php file to override variables on secondary (staging, - * development, etc.) installations of this site. - * - * Typical uses of settings.local.php include: - * - Disabling caching. - * - Disabling JavaScript/CSS compression. - * - Rerouting outgoing emails. - * - * Keep this code block at the end of this file to take full effect. - */ -# -# if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) { -# include $app_root . '/' . $site_path . '/settings.local.php'; -# } -require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php"; -/** - * IMPORTANT. - * - * Do not include additional settings here. Instead, add them to settings - * included by `blt.settings.php`. See BLT's documentation for more detail. - * - * @link https://docs.acquia.com/blt/ - */ diff --git a/docroot/sites/shenlab2022/settings/default.includes.settings.php b/docroot/sites/shenlab2022/settings/default.includes.settings.php deleted file mode 100644 index bfefdd89f2..0000000000 --- a/docroot/sites/shenlab2022/settings/default.includes.settings.php +++ /dev/null @@ -1,50 +0,0 @@ - - [ - 'default' => - [ - 'database' => $db_name, - 'username' => '${drupal.db.username}', - 'password' => '${drupal.db.password}', - 'host' => '${drupal.db.host}', - 'port' => '${drupal.db.port}', - 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', - 'driver' => 'mysql', - 'prefix' => '', - ], - ], -]; - -// Use development service parameters. -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/development.services.yml'; -$settings['container_yamls'][] = EnvironmentDetector::getRepoRoot() . '/docroot/sites/blt.development.services.yml'; - -// Allow access to update.php. -$settings['update_free_access'] = TRUE; - -/** - * Assertions. - * - * The Drupal project primarily uses runtime assertions to enforce the - * expectations of the API by failing when incorrect calls are made by code - * under development. - * - * @see http://php.net/assert - * @see https://www.drupal.org/node/2492225 - * - * If you are using PHP 7.0 it is strongly recommended that you set - * zend.assertions=1 in the PHP.ini file (It cannot be changed from .htaccess - * or runtime) on development machines and to 0 in production. - * - * @see https://wiki.php.net/rfc/expectations - */ -assert_options(ASSERT_ACTIVE, TRUE); -Handle::register(); - -/** - * Show all error messages, with backtrace information. - * - * In case the error level could not be fetched from the database, as for - * example the database connection failed, we rely only on this value. - */ -$config['system.logging']['error_level'] = 'verbose'; - -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; - -/** - * Disable the render cache (this includes the page cache). - * - * Note: you should test with the render cache enabled, to ensure the correct - * cacheability metadata is present. However, in the early stages of - * development, you may want to disable it. - * - * This setting disables the render cache by using the Null cache back-end - * defined by the development.services.yml file above. - * - * Do not use this setting until after the site is installed. - */ -// $settings['cache']['bins']['render'] = 'cache.backend.null'; -/** - * Disable Dynamic Page Cache. - * - * Note: you should test with Dynamic Page Cache enabled, to ensure the correct - * cacheability metadata is present (and hence the expected behavior). However, - * in the early stages of development, you may want to disable it. - */ -// $settings['cache']['bins']['dynamic_page_cache'] = 'cache.backend.null'; -/** - * Allow test modules and themes to be installed. - * - * Drupal ignores test modules and themes by default for performance reasons. - * During development it can be useful to install test extensions for debugging - * purposes. - */ -$settings['extension_discovery_scan_tests'] = FALSE; - - -/** - * Configure static caches. - * - * Note: you should test with the config, bootstrap, and discovery caches - * enabled to test that metadata is cached as expected. However, in the early - * stages of development, you may want to disable them. Overrides to these bins - * must be explicitly set for each bin to change the default configuration - * provided by Drupal core in core.services.yml. - * See https://www.drupal.org/node/2754947 - */ - -// $settings['cache']['bins']['bootstrap'] = 'cache.backend.null'; -// $settings['cache']['bins']['discovery'] = 'cache.backend.null'; -// $settings['cache']['bins']['config'] = 'cache.backend.null'; -/** - * Enable access to rebuild.php. - * - * This setting can be enabled to allow Drupal's php and database cached - * storage to be cleared via the rebuild.php page. Access to this page can also - * be gained by generating a query string from rebuild_token_calculator.sh and - * using these parameters in a request to rebuild.php. - */ -$settings['rebuild_access'] = FALSE; - -/** - * Skip file system permissions hardening. - * - * The system module will periodically check the permissions of your site's - * site directory to ensure that it is not writable by the website user. For - * sites that are managed with a version control system, this can cause problems - * when files in that directory such as settings.php are updated, because the - * user pulling in the changes won't have permissions to modify files in the - * directory. - */ -$settings['skip_permissions_hardening'] = TRUE; - -/** - * Files paths. - */ -$settings['file_private_path'] = EnvironmentDetector::getRepoRoot() . '/files-private/default'; -/** - * Site path. - * - * @var $site_path - * This is always set and exposed by the Drupal Kernel. - */ -// phpcs:ignore -$settings['file_public_path'] = 'sites/' . EnvironmentDetector::getSiteName($site_path) . '/files'; - -/** - * Trusted host configuration. - * - * See full description in default.settings.php. - */ -$settings['trusted_host_patterns'] = [ - '^.+$', -]; diff --git a/docroot/sites/sites.php b/docroot/sites/sites.php index 017e4e6337..11fb02ef57 100644 --- a/docroot/sites/sites.php +++ b/docroot/sites/sites.php @@ -88,22 +88,9 @@ // Manually point URL's that don't match their site paths. $sites['iranian-studies.stanford.edu'] = 'iranianstudies'; -$sites['mrc.stanford.edu'] = 'mrc2021'; -$sites['gus-humsci.stanford.edu'] = 'gus_humsci2021'; -$sites['dfetter.humsci.stanford.edu'] = 'dfetter2022__humsci'; -$sites['heidi-williams.humsci.stanford.edu'] = 'heidi_williams2022__humsci'; -$sites['gavin-wright.humsci.stanford.edu'] = 'gavin_wright2022__humsci'; -$sites['humanitiescore.stanford.edu'] = 'humanitiescore2022'; $sites['facultyaffairs-humsci.stanford.edu'] = 'facultyaffairs_humsci2021'; -$sites['lowe.stanford.edu'] = 'lowe2022'; -$sites['shenlab.stanford.edu'] = 'shenlab2022'; -$sites['duboislab.stanford.edu'] = 'duboislab2022'; -$sites['francestanford.stanford.edu'] = 'francestanford2022'; $sites['hsweb-userguide-traditional.stanford.edu'] = 'swshumsci_sandbox'; -$sites['researchadmin-humsci.stanford.edu'] = 'researchadmin_humsci2022'; -$sites['insidehs.stanford.edu'] = 'insidehs2023'; $sites['hsweb-referencecolorful.stanford.edu'] = 'hsweb_userguide'; -$sites['popstudies.stanford.edu'] = 'popstudies2023'; $sites['mcs.stanford.edu'] = 'mcs2023'; diff --git a/docroot/themes/humsci/humsci_basic/humsci_basic.info.yml b/docroot/themes/humsci/humsci_basic/humsci_basic.info.yml index 6ca7ac2dba..c154b338ff 100644 --- a/docroot/themes/humsci/humsci_basic/humsci_basic.info.yml +++ b/docroot/themes/humsci/humsci_basic/humsci_basic.info.yml @@ -3,7 +3,7 @@ type: theme description: A base for visually distinctive HumSci themes. package: 'Humanities & Sciences' core_version_requirement: ^9.4 || ^10 -'base theme': stable +'base theme': stable9 # libraries: Libraries are loaded via sub-themes regions: diff --git a/docroot/themes/humsci/humsci_colorful/humsci_colorful.libraries.yml b/docroot/themes/humsci/humsci_colorful/humsci_colorful.libraries.yml index 7aab2a0642..b4c8ab818f 100644 --- a/docroot/themes/humsci/humsci_colorful/humsci_colorful.libraries.yml +++ b/docroot/themes/humsci/humsci_colorful/humsci_colorful.libraries.yml @@ -6,7 +6,6 @@ base: js/index.js: {} dependencies: - core/modernizr - - classy/messages megamenu: css: theme: diff --git a/docroot/themes/humsci/humsci_traditional/humsci_traditional.libraries.yml b/docroot/themes/humsci/humsci_traditional/humsci_traditional.libraries.yml index 4aecd9806a..f3246f12aa 100644 --- a/docroot/themes/humsci/humsci_traditional/humsci_traditional.libraries.yml +++ b/docroot/themes/humsci/humsci_traditional/humsci_traditional.libraries.yml @@ -6,7 +6,6 @@ base: js/index.js: {} dependencies: - core/modernizr - - classy/messages megamenu: css: theme: diff --git a/docroot/themes/humsci/su_humsci_gin_admin/su_humsci_gin_admin.info.yml b/docroot/themes/humsci/su_humsci_gin_admin/su_humsci_gin_admin.info.yml index 5f76c73f99..d552b420f0 100644 --- a/docroot/themes/humsci/su_humsci_gin_admin/su_humsci_gin_admin.info.yml +++ b/docroot/themes/humsci/su_humsci_gin_admin/su_humsci_gin_admin.info.yml @@ -2,7 +2,7 @@ name: SU HumSci Gin Admin type: theme base theme: gin description: "Gin specific overrides unique to Stanford Humsci" -core_version_requirement: ^8.8 || ^9 +core_version_requirement: ^8.8 || ^9 || ^10 version: '1.0' hidden: false From 37305f697665166beed90ea9a2e03a21be053f91 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Wed, 23 Aug 2023 16:55:24 -0700 Subject: [PATCH 04/17] Updated circleci cache key --- .circleci/config.yml | 8 ++++---- blt/blt.yml | 1 - .../humsci/su_humsci_profile/su_humsci_profile.info.yml | 2 -- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 659858094f..e0172674e7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -36,10 +36,10 @@ defaults: &defaults restore_cache: &restore_cache # We use the composer.lock as a way to determine if we can cache our build. keys: - - v13-dependencies-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }} - - v13-dependencies-{{ checksum "composer.json" }}- + - cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }} + - cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}- # fallback to using the latest cache if no exact match is found - - v13-dependencies- + - cache-{{ .Environment.CACHE_VERSION }}- ## Defines the cache saving mechanism. save_cache: &save_cache @@ -49,7 +49,7 @@ save_cache: &save_cache - ./docroot/core - ./docroot/modules/contrib - ./docroot/modules/custom - key: v13-dependencies-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }} + key: cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }} disable_telemetry: &disable_telemetry run: diff --git a/blt/blt.yml b/blt/blt.yml index 870c3db1f3..ba4038a692 100644 --- a/blt/blt.yml +++ b/blt/blt.yml @@ -160,7 +160,6 @@ multisites: - planning_humsci - politicalscience - popstudies - - popstudies2023 - psychology - ptarmigan - publicpolicy diff --git a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml index e850b81db3..4462610989 100644 --- a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml @@ -58,7 +58,6 @@ install: - 'admin_toolbar:admin_toolbar_links_access_filter' - 'admin_toolbar:admin_toolbar_tools' - 'allowed_formats:allowed_formats' - - 'anchor_link:anchor_link' - 'asset_injector:asset_injector' - 'audio_embed_field:audio_embed_field' - 'auto_entitylabel:auto_entitylabel' @@ -98,7 +97,6 @@ install: - 'environment_indicator:environment_indicator' - 'externalauth:externalauth' - 'extlink:extlink' - - 'fakeobjects:fakeobjects' - 'field_formatter_class:field_formatter_class' - 'field_group:field_group' - 'field_permissions:field_permissions' From b5a5787251bc5115925719e2e750792740f19726 Mon Sep 17 00:00:00 2001 From: pookmish Date: Thu, 24 Aug 2023 09:16:43 -0700 Subject: [PATCH 05/17] Fix tests (#1338) --- .circleci/config.yml | 1 + composer.json | 3 +- composer.lock | 31 +------------------ .../su_humsci_profile.install | 16 +++++++--- .../templates/field/field.html.twig | 2 +- .../templates/field/field.html.twig | 2 +- tests/codeception/functional/MediaCest.php | 1 - 7 files changed, 17 insertions(+), 39 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e0172674e7..2217032fa5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,6 +49,7 @@ save_cache: &save_cache - ./docroot/core - ./docroot/modules/contrib - ./docroot/modules/custom + - ./docroot/themes/contrib key: cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }} disable_telemetry: &disable_telemetry diff --git a/composer.json b/composer.json index 1bb2832b67..c7d7b90fca 100644 --- a/composer.json +++ b/composer.json @@ -196,8 +196,7 @@ "su-sws/stanford_fields": "^8.1", "su-sws/stanford_media": "dev-HSD8-1416 as 8.3.0", "su-sws/stanford_migrate": "^8.4", - "su-sws/stanford_ssp": "^8.1", - "su-sws/stanford_text_editor": "^8.1" + "su-sws/stanford_ssp": "^8.1" }, "require-dev": { "drupal/upgrade_status": "^4.0", diff --git a/composer.lock b/composer.lock index c332485c93..c7a575225b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2d1e0fb888fc9ea51604ec71b06988ac", + "content-hash": "5916b06c693747e6fd7ef097872603fb", "packages": [ { "name": "acquia/blt", @@ -18308,35 +18308,6 @@ }, "time": "2023-07-17T20:18:17+00:00" }, - { - "name": "su-sws/stanford_text_editor", - "version": "8.1.0-alpha1", - "source": { - "type": "git", - "url": "https://github.com/SU-SWS/stanford_text_editor.git", - "reference": "f33aa42cdd8a4ffb0a7951f1b34ea74b4eec352c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_text_editor/zipball/f33aa42cdd8a4ffb0a7951f1b34ea74b4eec352c", - "reference": "f33aa42cdd8a4ffb0a7951f1b34ea74b4eec352c", - "shasum": "" - }, - "require": { - "composer/installers": "^1.2" - }, - "type": "stanford-module", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "description": "Input format and WYSIWYG settings for Drupal.", - "support": { - "issues": "https://github.com/SU-SWS/stanford_text_editor/issues", - "source": "https://github.com/SU-SWS/stanford_text_editor/tree/8.x-1.x" - }, - "time": "2017-10-30T18:58:48+00:00" - }, { "name": "symfony-cmf/routing", "version": "2.3.4", diff --git a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install index cc80ca03fc..08858792e5 100644 --- a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install +++ b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.install @@ -206,10 +206,18 @@ function su_humsci_profile_update_9406() { /** * Uninstall stable and bricks */ -function su_humsci_profile_update_9500(){ +function su_humsci_profile_update_9500() { + /** @var \Drupal\Core\Extension\ThemeHandlerInterface $theme_handler */ + $theme_handler = \Drupal::service('theme_handler'); $theme_installer = \Drupal::service('theme_installer'); - $theme_installer->uninstall(['stable', 'classy']); - $theme_installer->install(['stable9']); - + if ($theme_handler->themeExists('classy')) { + $theme_installer->uninstall(['classy']); + } + if ($theme_handler->themeExists('stable')) { + $theme_installer->uninstall(['stable']); + } + if (!$theme_handler->themeExists('stable9')) { + $theme_installer->install(['stable9']); + } \Drupal::service('module_installer')->uninstall(['bricks']); } diff --git a/docroot/themes/humsci/humsci_basic/templates/field/field.html.twig b/docroot/themes/humsci/humsci_basic/templates/field/field.html.twig index ee52e77df6..842eb60ec4 100644 --- a/docroot/themes/humsci/humsci_basic/templates/field/field.html.twig +++ b/docroot/themes/humsci/humsci_basic/templates/field/field.html.twig @@ -1,2 +1,2 @@ -{% extends "@stable/field/field.html.twig" %} +{% extends "@stable9/field/field.html.twig" %} {% set title_attributes = title_attributes.addClass('field-label') %} diff --git a/docroot/themes/humsci/su_humsci_theme/templates/field/field.html.twig b/docroot/themes/humsci/su_humsci_theme/templates/field/field.html.twig index ee52e77df6..842eb60ec4 100644 --- a/docroot/themes/humsci/su_humsci_theme/templates/field/field.html.twig +++ b/docroot/themes/humsci/su_humsci_theme/templates/field/field.html.twig @@ -1,2 +1,2 @@ -{% extends "@stable/field/field.html.twig" %} +{% extends "@stable9/field/field.html.twig" %} {% set title_attributes = title_attributes.addClass('field-label') %} diff --git a/tests/codeception/functional/MediaCest.php b/tests/codeception/functional/MediaCest.php index 8641564eab..6aeda4ad85 100644 --- a/tests/codeception/functional/MediaCest.php +++ b/tests/codeception/functional/MediaCest.php @@ -46,7 +46,6 @@ public function testImages(FunctionalTester $I) { $I->dropFileInDropzone(__DIR__ . '/logo.jpg'); $I->click('Upload'); $I->fillField('Name', 'Logo File'); - $I->click('.claro-details summary'); $I->uncheckOption('Decorative Image'); $I->fillField('Alternative text', 'Stanford Logo'); $I->click('Save'); From 9986d11ec88a3523cebe0410d727be35b0c20d8f Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Thu, 24 Aug 2023 11:02:23 -0700 Subject: [PATCH 06/17] removed old legacy MRC custom code --- composer.json | 1 + composer.lock | 59 ++- .../humsci/stanford_mrc/.codeclimate.yml | 156 -------- .../humsci/stanford_mrc/.scss-lint.yml | 9 - .../humsci/stanford_mrc/CHANGELOG.txt | 56 --- .../profiles/humsci/stanford_mrc/README.md | 22 -- .../humsci/stanford_mrc/composer.json | 8 - .../humsci/stanford_mrc/composer.lock | 135 ------- .../install/block.block.seven_breadcrumbs.yml | 19 - .../install/block.block.seven_content.yml | 19 - .../config/install/block.block.seven_help.yml | 19 - .../block.block.seven_local_actions.yml | 17 - .../install/block.block.seven_login.yml | 19 - .../install/block.block.seven_messages.yml | 19 - .../install/block.block.seven_page_title.yml | 17 - .../block.block.seven_primary_local_tasks.yml | 19 - ...lock.block.seven_secondary_local_tasks.yml | 19 - .../config/install/chosen.settings.yml | 14 - .../core.date_format.standard_date.yml | 7 - .../install/editor.editor.basic_html.yml | 69 ---- .../install/editor.editor.minimal_html.yml | 44 --- ...nment_indicator.switcher.1_development.yml | 9 - ...vironment_indicator.switcher.2_staging.yml | 9 - ...onment_indicator.switcher.3_production.yml | 9 - .../install/filter.format.basic_html.yml | 82 ---- .../install/filter.format.minimal_html.yml | 31 -- .../install/image.style.hero_banner.yml | 14 - .../metatag.metatag_defaults.global.yml | 30 -- .../config/install/node.settings.yml | 1 - .../config/install/pathauto.pattern.nodes.yml | 13 - .../config/install/pathauto.pattern.users.yml | 13 - .../config/install/system.date.yml | 9 - .../config/install/system.site.yml | 11 - .../config/install/system.theme.yml | 2 - .../install/user.role.administrator.yml | 8 - .../mrc_bricks_helper.info.yml | 6 - .../modules/mrc_date/mrc_date.info.yml | 8 - .../mrc_display_modes.info.yml | 6 - .../mrc_ds_blocks/mrc_ds_blocks.info.yml | 9 - .../modules/mrc_events/mrc_events.info.yml | 20 - .../mrc_events_importer.info.yml | 11 - .../modules/mrc_helper/mrc_helper.info.yml | 15 - .../mrc_migrate_processors.info.yml | 8 - .../modules/mrc_news/mrc_news.info.yml | 20 - .../modules/mrc_page/mrc_page.info.yml | 29 -- .../mrc_paragraphs_cta.info.yml | 9 - .../mrc_paragraphs_postcard.info.yml | 13 - .../mrc_paragraphs_slide.info.yml | 8 - .../mrc_paragraphs_slideshow.info.yml | 10 - .../mrc_paragraphs_view.info.yml | 10 - .../mrc_paragraphs_webform.info.yml | 9 - .../modules/mrc_people/mrc_people.info.yml | 12 - .../mrc_permissions/mrc_permissions.info.yml | 6 - .../modules/mrc_visitor/mrc_visitor.info.yml | 17 - .../mrc_yearonly/mrc_yearonly.info.yml | 8 - .../views_block_filter_block.info.yml | 7 - .../humsci/stanford_mrc/stanford_mrc.info.yml | 61 --- .../humsci/stanford_mrc/stanford_mrc.install | 232 ------------ .../stanford_mrc/stanford_mrc.post_update.php | 143 ------- .../humsci/stanford_mrc/stanford_mrc.profile | 17 - .../themes/math_research_center/Gruntfile.js | 200 ---------- ...ck.block.math_research_center_branding.yml | 24 -- ...block.math_research_center_breadcrumbs.yml | 21 -- ...ock.block.math_research_center_content.yml | 21 -- ...lock.block.math_research_center_footer.yml | 25 -- .../block.block.math_research_center_help.yml | 21 -- ...ock.math_research_center_local_actions.yml | 19 - ...block.math_research_center_local_tasks.yml | 32 -- ...ck.math_research_center_mainnavigation.yml | 23 -- ...ck.block.math_research_center_messages.yml | 21 -- ....block.math_research_center_page_title.yml | 28 -- ...lock.block.math_research_center_search.yml | 21 -- ...block.block.math_research_center_tools.yml | 25 -- .../install/math_research_center.settings.yml | 18 - .../math_research_center/css/base/base.css | 3 - .../math_research_center/css/base/front.css | 3 - .../math_research_center/css/ckeditor.css | 3 - .../css/molecules/hover-menu.css | 3 - .../css/node/stanford_visitor.css | 3 - .../css/paragraph/mrc_slideshow.css | 3 - .../atoms/date-stacked/css/date-stacked.css | 3 - .../css/event-date-stacked.css | 3 - .../css/featured-event-card.css | 3 - .../css/postcard-horizontal.css | 3 - .../molecules/postcard/css/postcard.css | 3 - .../examples/templates/event/css/event.css | 3 - .../examples/templates/news/css/news.css | 3 - .../themes/math_research_center/img/.gitkeep | 0 .../themes/math_research_center/img/check.png | Bin 195 -> 0 bytes .../themes/math_research_center/img/check.svg | 1 - .../math_research_center/img/search.svg | 8 - .../js/math_research_center.hover_menu.js | 51 --- .../js/math_research_center.js | 26 -- .../themes/math_research_center/logo.svg | 19 - .../math_research_center.info.yml | 28 -- .../math_research_center.libraries.yml | 146 -------- .../math_research_center.theme | 229 ------------ .../atoms/date-stacked/css/date-stacked.css | 3 - .../atoms/date-stacked/date-stacked.html.twig | 7 - .../date-stacked/date-stacked.ui_patterns.yml | 15 - .../atoms/date-stacked/scss/date-stacked.scss | 17 - .../read-more-link/read-more-link.html.twig | 3 - .../read-more-link.ui_patterns.yml | 22 -- .../molecules/event-card/css/event-card.css | 3 - .../molecules/event-card/event-card.html.twig | 42 --- .../event-card/event-card.ui_patterns.yml | 41 -- .../molecules/event-card/scss/event-card.scss | 84 ----- .../css/event-date-stacked.css | 3 - .../event-date-stacked.html.twig | 43 --- .../event-date-stacked.ui_patterns.yml | 39 -- .../scss/event-date-stacked.scss | 82 ---- .../molecules/event-past/css/event-past.css | 3 - .../molecules/event-past/event-past.html.twig | 13 - .../event-past/event-past.ui_patterns.yml | 15 - .../molecules/event-past/scss/event-past.scss | 23 -- .../css/featured-event-card.css | 3 - .../featured-event-card.html.twig | 37 -- .../featured-event-card.ui_patterns.yml | 44 --- .../scss/featured-event-card.scss | 91 ----- .../molecules/news-card/css/news-card.css | 3 - .../molecules/news-card/news-card.html.twig | 36 -- .../news-card/news-card.ui_patterns.yml | 27 -- .../molecules/news-card/scss/news-card.scss | 60 --- .../molecules/news-recent/css/news-recent.css | 3 - .../news-recent/news-recent.html.twig | 30 -- .../news-recent/news-recent.ui_patterns.yml | 23 -- .../news-recent/scss/news-recent.scss | 43 --- .../css/postcard-horizontal.css | 3 - .../postcard-horizontal.html.twig | 30 -- .../postcard-horizontal.ui_patterns.yml | 28 -- .../scss/postcard-horizontal.scss | 56 --- .../molecules/postcard/css/postcard.css | 3 - .../molecules/postcard/postcard.html.twig | 31 -- .../postcard/postcard.ui_patterns.yml | 26 -- .../molecules/postcard/scss/postcard.scss | 51 --- .../molecules/video-list/css/video-list.css | 3 - .../molecules/video-list/scss/video-list.scss | 35 -- .../molecules/video-list/video-list.html.twig | 20 - .../video-list/video-list.ui_patterns.yml | 15 - .../visitors-grid/css/visitors-grid.css | 3 - .../visitors-grid/scss/visitors-grid.scss | 39 -- .../visitors-grid/visitors-grid.html.twig | 23 -- .../visitors-grid.ui_patterns.yml | 23 -- .../visitors-list/css/visitors-list.css | 3 - .../visitors-list/scss/visitors-list.scss | 55 --- .../visitors-list/visitors-list.html.twig | 26 -- .../visitors-list.ui_patterns.yml | 24 -- .../templates/node-basic/css/node-basic.css | 3 - .../templates/node-basic/node-basic.html.twig | 16 - .../node-basic/node-basic.ui_patterns.yml | 24 -- .../templates/node-basic/scss/node-basic.scss | 3 - .../templates/node-event/css/node-event.css | 3 - .../templates/node-event/node-event.html.twig | 82 ---- .../node-event/node-event.ui_patterns.yml | 70 ---- .../templates/node-event/scss/node-event.scss | 95 ----- .../templates/node-news/css/node-news.css | 3 - .../templates/node-news/node-news.html.twig | 51 --- .../node-news/node-news.ui_patterns.yml | 37 -- .../templates/node-news/scss/node-news.scss | 48 --- .../templates/node-simple/css/node-simple.css | 3 - .../node-simple/node-simple.html.twig | 34 -- .../node-simple/node-simple.ui_patterns.yml | 35 -- .../node-simple/scss/node-simple.scss | 37 -- .../css/terms-event-series.css | 3 - .../scss/terms-event-series.scss | 5 - .../terms-event-series.html.twig | 47 --- .../terms-event-series.ui_patterns.yml | 38 -- .../themes/math_research_center/scss/.gitkeep | 0 .../math_research_center/scss/base/base.scss | 155 -------- .../math_research_center/scss/base/front.scss | 9 - .../scss/base/inputs.scss | 166 --------- .../scss/base/search.scss | 95 ----- .../math_research_center/scss/ckeditor.scss | 71 ---- .../scss/molecules/hover-menu.scss | 349 ------------------ .../scss/molecules/pager.scss | 28 -- .../scss/node/stanford_visitor.scss | 80 ---- .../scss/paragraph/mrc_slideshow.scss | 175 --------- .../utilities/mixins/_accessible-focus.scss | 12 - .../scss/utilities/mixins/_basic-flex.scss | 31 -- .../utilities/mixins/_card-container.scss | 11 - .../scss/utilities/mixins/_date-stacked.scss | 30 -- .../scss/utilities/mixins/_float.scss | 15 - .../scss/utilities/mixins/mixins.scss | 12 - .../block/block--menu_block.html.twig | 56 --- .../block/block--system-menu-block.html.twig | 64 ---- .../templates/html.html.twig | 76 ---- .../templates/menus/menu--main.html.twig | 51 --- .../menus/menu--menu-block--main.html.twig | 54 --- .../templates/menus/menu.html.twig | 55 --- .../templates/page.html.twig | 37 -- .../templates/views/views-view.html.twig | 70 ---- .../math_research_center/theme-settings.php | 20 - 192 files changed, 56 insertions(+), 6386 deletions(-) delete mode 100644 docroot/profiles/humsci/stanford_mrc/.codeclimate.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/.scss-lint.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/CHANGELOG.txt delete mode 100644 docroot/profiles/humsci/stanford_mrc/README.md delete mode 100644 docroot/profiles/humsci/stanford_mrc/composer.json delete mode 100644 docroot/profiles/humsci/stanford_mrc/composer.lock delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_breadcrumbs.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_content.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_help.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_local_actions.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_login.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_messages.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_page_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_primary_local_tasks.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_secondary_local_tasks.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/chosen.settings.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/core.date_format.standard_date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.basic_html.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.minimal_html.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.1_development.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.2_staging.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.3_production.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/filter.format.basic_html.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/filter.format.minimal_html.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/image.style.hero_banner.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/metatag.metatag_defaults.global.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/node.settings.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/pathauto.pattern.nodes.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/pathauto.pattern.users.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/system.date.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/system.site.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/system.theme.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/config/install/user.role.administrator.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_bricks_helper/mrc_bricks_helper.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_date/mrc_date.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_display_modes/mrc_display_modes.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_ds_blocks/mrc_ds_blocks.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events/mrc_events.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_events_importer/mrc_events_importer.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_helper/mrc_helper.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_migrate_processors/mrc_migrate_processors.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_news/mrc_news.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_page/mrc_page.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_cta/mrc_paragraphs_cta.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_postcard/mrc_paragraphs_postcard.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slide/mrc_paragraphs_slide.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_slideshow/mrc_paragraphs_slideshow.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_view/mrc_paragraphs_view.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_paragraphs_webform/mrc_paragraphs_webform.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_people/mrc_people.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_permissions/mrc_permissions.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_visitor/mrc_visitor.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/mrc_yearonly/mrc_yearonly.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/modules/views_block_filter_block/views_block_filter_block.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/stanford_mrc.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/stanford_mrc.install delete mode 100644 docroot/profiles/humsci/stanford_mrc/stanford_mrc.post_update.php delete mode 100644 docroot/profiles/humsci/stanford_mrc/stanford_mrc.profile delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/Gruntfile.js delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_branding.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_breadcrumbs.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_content.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_footer.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_help.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_local_actions.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_local_tasks.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_mainnavigation.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_messages.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_page_title.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_search.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/block.block.math_research_center_tools.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/config/install/math_research_center.settings.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/css/base/base.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/css/base/front.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/css/ckeditor.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/css/molecules/hover-menu.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/css/node/stanford_visitor.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/css/paragraph/mrc_slideshow.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/atoms/date-stacked/css/date-stacked.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/molecules/event-date-stacked/css/event-date-stacked.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/molecules/featured-event-card/css/featured-event-card.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/molecules/postcard-horizontal/css/postcard-horizontal.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/molecules/postcard/css/postcard.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/templates/event/css/event.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/examples/templates/news/css/news.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/img/.gitkeep delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/img/check.png delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/img/check.svg delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/img/search.svg delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/js/math_research_center.hover_menu.js delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/js/math_research_center.js delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/logo.svg delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/math_research_center.info.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/math_research_center.libraries.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/math_research_center.theme delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/css/date-stacked.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/date-stacked.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/date-stacked.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/scss/date-stacked.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/css/event-card.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/scss/event-card.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/css/event-date-stacked.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/scss/event-date-stacked.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/css/event-past.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/scss/event-past.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/css/featured-event-card.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/scss/featured-event-card.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/css/news-card.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/scss/news-card.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/css/news-recent.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/scss/news-recent.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/css/postcard-horizontal.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/scss/postcard-horizontal.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/css/postcard.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/scss/postcard.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/css/video-list.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/scss/video-list.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/css/visitors-grid.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/scss/visitors-grid.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/css/visitors-list.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/scss/visitors-list.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/css/node-basic.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/scss/node-basic.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/css/node-event.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/scss/node-event.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/css/node-news.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/scss/node-news.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/css/node-simple.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/scss/node-simple.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/css/terms-event-series.css delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/scss/terms-event-series.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.ui_patterns.yml delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/.gitkeep delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/base.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/front.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/inputs.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/search.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/ckeditor.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/hover-menu.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/pager.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/node/stanford_visitor.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/paragraph/mrc_slideshow.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_accessible-focus.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_basic-flex.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_card-container.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_date-stacked.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_float.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/mixins.scss delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--menu_block.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--system-menu-block.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/html.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--main.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--menu-block--main.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/page.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/views/views-view.html.twig delete mode 100644 docroot/profiles/humsci/stanford_mrc/themes/math_research_center/theme-settings.php diff --git a/composer.json b/composer.json index c7d7b90fca..692c146974 100644 --- a/composer.json +++ b/composer.json @@ -66,6 +66,7 @@ "drupal/bricks": "^2.1@alpha", "drupal/cancel_button": "^1.1", "drupal/chosen": "^4.0", + "drupal/color": "^1.0", "drupal/color_field": "^3.0", "drupal/colorbox": "^2.0", "drupal/components": "^3.0", diff --git a/composer.lock b/composer.lock index c7a575225b..9e8524a9fe 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5916b06c693747e6fd7ef097872603fb", + "content-hash": "9d5d313e5a0f978110a134788d16b4a0", "packages": [ { "name": "acquia/blt", @@ -3405,6 +3405,57 @@ "source": "https://git.drupalcode.org/project/ckeditor" } }, + { + "name": "drupal/color", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/color.git", + "reference": "1.0.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/color-1.0.3.zip", + "reference": "1.0.3", + "shasum": "b88ab527bed65b67eec555ee4b17e633c19f3194" + }, + "require": { + "drupal/core": "^9.4 || ^10" + }, + "require-dev": { + "drupal/bartik": "^1.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.3", + "datestamp": "1663234622", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "andypost", + "homepage": "https://www.drupal.org/user/118908" + }, + { + "name": "kostyashupenko", + "homepage": "https://www.drupal.org/user/3281537" + } + ], + "description": "Allows users to change the color scheme of compatible themes", + "homepage": "https://www.drupal.org/project/color", + "support": { + "source": "https://git.drupalcode.org/project/color" + } + }, { "name": "drupal/color_field", "version": "3.0.0", @@ -11670,10 +11721,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/ui_patterns_field_variants.git", - "reference": "452b7c43010f3b4845af76c4fecee5c61ffcd777" + "reference": "6e8a9408aea930ec1b2027dd941c7edce61055ba" }, "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^8 || ^9 || ^10", "drupal/ui_patterns": "~1.1" }, "type": "drupal-module", @@ -11683,7 +11734,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1562623981", + "datestamp": "1692829724", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" diff --git a/docroot/profiles/humsci/stanford_mrc/.codeclimate.yml b/docroot/profiles/humsci/stanford_mrc/.codeclimate.yml deleted file mode 100644 index ab29d2ebb8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/.codeclimate.yml +++ /dev/null @@ -1,156 +0,0 @@ -engines: - # https://docs.codeclimate.com/docs/eslint - # ES Linting requires an .eslintrc file to tweak checks. - eslint: - enabled: false - csslint: - enabled: true - checks: - overqualified-elements: - enabled: false - order-alphabetical: - enabled: false - adjoining-classes: - enabled: false - fallback-colors: - enabled: false - ids: - enabled: false - regex-selectors: - enabled: false - # We don't lint our coffee. Eew. - coffeelint: - enabled: false - # SCSS Lint requires a .scss-lint.yml file in the repo in order to tweak settings. - # Withouth the .scss-lint.yml file it will run with the defaults. - # Defaults file: https://github.com/brigade/scss-lint/blob/master/config/default.yml - scss-lint: - enabled: true - checks: - IdSelector: - enabled: false - SelectorFormat: - enabled: false - NestingDepth: - enabled: false - MergeableSelector: - enabled: false - ColorVariable: - enabled: false - PropertySortOrder: - enabled: false - SelectorDepth: - enabled: false - QualifyingElement: - enabled: false - VendorPrefix: - enabled: false - LeadingZero: - enabled: false - HexLength: - enabled: false - PseudoElement: - enabled: false - phpcodesniffer: - enabled: true - checks: - Drupal Commenting FunctionComment TypeHintMissing: - enabled: false - Drupal Commenting FunctionComment IncorrectTypeHint: - enabled: false - DrupalPractice Commenting CommentEmptyLine SpacingAfter: - enabled: false - Drupal NamingConventions ValidFunctionName ScopeNotCamelCaps: - enabled: false - Drupal NamingConventions ValidClassName StartWithCaptial: - enabled: false - Drupal NamingConventions ValidFunctionName NotCamelCaps: - enabled: false - DrupalPractice General ClassName ClassPrefix: - enabled: false - Drupal NamingConventions ValidClassName NoUnderscores: - enabled: false - config: - file_extensions: "php,inc,install,module,profile" - standard: "Drupal,DrupalPractice" - phpmd: - enabled: true - checks: - Design/WeightedMethodCount: - enabled: false - CleanCode/StaticAccess: - enabled: false - CleanCode/ElseExpression: - enabled: false - CleanCode/BooleanArgumentFlag: - enabled: false - UnusedFormalParameter: - enabled: false - config: - # https://phpmd.org/rules/index.html - # The following sets include everything except the controversial set. - # We can configure these further through .xml files. See docs. - rulesets: "cleancode,codesize,design,naming,unusedcode" - # Include special Drupal file extensions. - file_extensions: "inc,module,profile,php,install" - # https://docs.codeclimate.com/docs/phan - phan: - enabled: true - config: - file_extensions: "php,module,profile,inc,install" - # minimum-severity: 1 - ignore-undeclared: true - # quick: true - # backward-compatiility-checks: true - # dead-code-detection: true - # https://docs.codeclimate.com/docs/duplication - duplication: - enabled: true - # exclude_paths: - # - examples/ - config: - languages: - javascript: - mass_threshold: 50 - # count_threshold: 3 - php: - mass_threshold: 60 - fixme: - enabled: true - config: - strings: - - FIXME - - BUG - - TODO - - todo - - dpm - - dsm -ratings: - paths: - - "**.inc" - - "**.module" - - "**.profile" - - "**.php" - - "**.install" - - "**.scss" - - "**.sass" - - "**.js" -# exclude these files/paths -exclude_paths: -- "**.features.**" -- "**.views_default.inc" -- "**.field_group.inc" -- "**.ds.inc" -- "**.bean.inc" -- "**.context.inc" -- "test/**/*" -- "**/vendor/**/*" -- "**.min.*" -- "tests/" -- "spec/" -- "**/vendor/" -- "**/mode_modules/" -- "**.api.php" -- "*.twig" -- "**.tpl.php" -- "**.strongarm.inc" diff --git a/docroot/profiles/humsci/stanford_mrc/.scss-lint.yml b/docroot/profiles/humsci/stanford_mrc/.scss-lint.yml deleted file mode 100644 index c4d63b7565..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/.scss-lint.yml +++ /dev/null @@ -1,9 +0,0 @@ -linters: - SingleLinePerSelector: - enabled: true - exclude: - - '**.css' - EmptyLineBetweenBlocks: - enabled: true - exclude: - - '**.css' diff --git a/docroot/profiles/humsci/stanford_mrc/CHANGELOG.txt b/docroot/profiles/humsci/stanford_mrc/CHANGELOG.txt deleted file mode 100644 index 3fe73ad50f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/CHANGELOG.txt +++ /dev/null @@ -1,56 +0,0 @@ -Stanford MRC - -Version 8.0.9 2018-04-05 --------------------------------------------------------------------------------- -- Minor field name changes -- Added metatag for IE edge mode -- Main menu style tweaks. - -Version 8.0.8 2018-03-28 --------------------------------------------------------------------------------- -- Several style changes -- Abstracted mrc_media and removed in favor of stanford_media module -- Moved around some view placement -- Fixed break points - -Version 8.0.7 2018-03-14 --------------------------------------------------------------------------------- -- Several style changes -- Removed media bulk delete action -- Updated several views to show/replace some fields - -Version 8.0.7-alpha1 2018-03-08 --------------------------------------------------------------------------------- -- Added menu position rules on events -- Added taxonomoy menu ui to link to taxonomy terms on link fields -- Menu style fixes and mobile menu styling -- Events speaker field with importer - -Version 8.0.6 2018-02-28 --------------------------------------------------------------------------------- -- Media fields instead of image/video fields -- use those media fields on views -- Image styles everywhere -- field permissions -- different media browsers -- Media UX improvements - -Version 8.0.3 2018-01-17 --------------------------------------------------------------------------------- -- Saml configured -- new views for visitor content type -- Newly refactored decanter -- new patterns -- New content type: "Basic Page" with bricks and paragraphs -- 3 new paragraph types: views, CTA, & WYSIWYG -- mrc_ds_blocks module to place blocks in entity view displays. - -Version 8.0.2 2017-11-09 --------------------------------------------------------------------------------- -- Set Display settings for news nodes & events nodes. -- New visitor content type in mrc_visitor module. -- Media browser with wysiwyg support and bulk upload page in new module mrc_media. - -Version 8.0.1 2017-11-09 --------------------------------------------------------------------------------- -- Initial Release diff --git a/docroot/profiles/humsci/stanford_mrc/README.md b/docroot/profiles/humsci/stanford_mrc/README.md deleted file mode 100644 index 12a8ea3fc3..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/README.md +++ /dev/null @@ -1,22 +0,0 @@ -# [Stanford MRC](https://github.com/SU-HSDO/stanford_mrc) - -Maintainers: Maintainers: [pookmish](https://github.com/pookmish), [boznik](https://github.com/boznik), [josephgknox](https://github.com/josephgknox) - -Changelog: [Changelog.txt](CHANGELOG.txt) - -Description ---- - -Math Research Center (MRC) installation profile. Contains all the theme files and settings and all necessary modules for the MRC website. - - -Troubleshooting ---- - -If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page. - - -Contribution / Collaboration ---- - -You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests) diff --git a/docroot/profiles/humsci/stanford_mrc/composer.json b/docroot/profiles/humsci/stanford_mrc/composer.json deleted file mode 100644 index 73045f0571..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/composer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "su-hsdo/stanford_mrc", - "description": "Installation Profile for the Stanford MRC.", - "type": "stanford-profile", - "license": "GPL-2.0+", - "minimum-stability": "dev", - "require":{ } -} diff --git a/docroot/profiles/humsci/stanford_mrc/composer.lock b/docroot/profiles/humsci/stanford_mrc/composer.lock deleted file mode 100644 index 6eba10610c..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/composer.lock +++ /dev/null @@ -1,135 +0,0 @@ -{ - "_readme": [ - "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", - "This file is @generated automatically" - ], - "content-hash": "4bdb0fb0553bc21f91c34de3613d6cab", - "packages": [ - { - "name": "composer/installers", - "version": "v1.4.0", - "source": { - "type": "git", - "url": "https://github.com/composer/installers.git", - "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b", - "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0" - }, - "replace": { - "roundcube/plugin-installer": "*", - "shama/baton": "*" - }, - "require-dev": { - "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "4.1.*" - }, - "type": "composer-plugin", - "extra": { - "class": "Composer\\Installers\\Plugin", - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Installers\\": "src/Composer/Installers" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kyle Robinson Young", - "email": "kyle@dontkry.com", - "homepage": "https://github.com/shama" - } - ], - "description": "A multi-framework Composer library installer", - "homepage": "https://composer.github.io/installers/", - "keywords": [ - "Craft", - "Dolibarr", - "Eliasis", - "Hurad", - "ImageCMS", - "Kanboard", - "Lan Management System", - "MODX Evo", - "Mautic", - "Maya", - "OXID", - "Plentymarkets", - "Porto", - "RadPHP", - "SMF", - "Thelia", - "WolfCMS", - "agl", - "aimeos", - "annotatecms", - "attogram", - "bitrix", - "cakephp", - "chef", - "cockpit", - "codeigniter", - "concrete5", - "croogo", - "dokuwiki", - "drupal", - "eZ Platform", - "elgg", - "expressionengine", - "fuelphp", - "grav", - "installer", - "itop", - "joomla", - "kohana", - "laravel", - "lavalite", - "lithium", - "magento", - "mako", - "mediawiki", - "modulework", - "moodle", - "osclass", - "phpbb", - "piwik", - "ppi", - "puppet", - "reindex", - "roundcube", - "shopware", - "silverstripe", - "sydes", - "symfony", - "typo3", - "wordpress", - "yawik", - "zend", - "zikula" - ], - "time": "2017-08-09T07:53:48+00:00" - } - ], - "packages-dev": [], - "aliases": [], - "minimum-stability": "dev", - "stability-flags": [], - "prefer-stable": false, - "prefer-lowest": false, - "platform": [], - "platform-dev": [] -} diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_breadcrumbs.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_breadcrumbs.yml deleted file mode 100644 index edbdfbd125..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_breadcrumbs.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - system - theme: - - seven -id: seven_breadcrumbs -theme: seven -region: breadcrumb -weight: 0 -provider: null -plugin: system_breadcrumb_block -settings: - id: system_breadcrumb_block - label: Breadcrumbs - provider: system - label_display: '0' -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_content.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_content.yml deleted file mode 100644 index d92214c67d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_content.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - system - theme: - - seven -id: seven_content -theme: seven -region: content -weight: 0 -provider: null -plugin: system_main_block -settings: - id: system_main_block - label: 'Main page content' - provider: system - label_display: '0' -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_help.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_help.yml deleted file mode 100644 index 9a4e2180f3..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_help.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - help - theme: - - seven -id: seven_help -theme: seven -region: help -weight: 0 -provider: null -plugin: help_block -settings: - id: help_block - label: Help - provider: help - label_display: '0' -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_local_actions.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_local_actions.yml deleted file mode 100644 index 61cdb177c8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_local_actions.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - theme: - - seven -id: seven_local_actions -theme: seven -region: content -weight: -10 -provider: null -plugin: local_actions_block -settings: - id: local_actions_block - label: 'Primary admin actions' - provider: core - label_display: '0' -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_login.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_login.yml deleted file mode 100644 index 110e8fd800..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_login.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - user - theme: - - seven -id: seven_login -theme: seven -region: content -weight: 10 -provider: null -plugin: user_login_block -settings: - id: user_login_block - label: 'User login' - provider: user - label_display: visible -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_messages.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_messages.yml deleted file mode 100644 index f7b6038b23..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_messages.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - system - theme: - - seven -id: seven_messages -theme: seven -region: highlighted -weight: 0 -provider: null -plugin: system_messages_block -settings: - id: system_messages_block - label: 'Status messages' - provider: system - label_display: '0' -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_page_title.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_page_title.yml deleted file mode 100644 index 56df293f3b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_page_title.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - theme: - - seven -id: seven_page_title -theme: seven -region: header -weight: -30 -provider: null -plugin: page_title_block -settings: - id: page_title_block - label: 'Page title' - provider: core - label_display: '0' -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_primary_local_tasks.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_primary_local_tasks.yml deleted file mode 100644 index d0017c2c8f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_primary_local_tasks.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - theme: - - seven -id: seven_primary_local_tasks -theme: seven -region: header -weight: 0 -provider: null -plugin: local_tasks_block -settings: - id: local_tasks_block - label: 'Primary tabs' - provider: core - label_display: '0' - primary: true - secondary: false -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_secondary_local_tasks.yml b/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_secondary_local_tasks.yml deleted file mode 100644 index 33391991c7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/block.block.seven_secondary_local_tasks.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - theme: - - seven -id: seven_secondary_local_tasks -theme: seven -region: pre_content -weight: 0 -provider: null -plugin: local_tasks_block -settings: - id: local_tasks_block - label: 'Secondary tabs' - provider: core - label_display: '0' - primary: false - secondary: true -visibility: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/chosen.settings.yml b/docroot/profiles/humsci/stanford_mrc/config/install/chosen.settings.yml deleted file mode 100644 index 17926a2389..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/chosen.settings.yml +++ /dev/null @@ -1,14 +0,0 @@ -minimum_single: 0 -minimum_multiple: 0 -disable_search_threshold: 0 -minimum_width: 200 -jquery_selector: 'select:not([name*="[display_id]"])' -search_contains: true -disable_search: false -allow_single_deselect: false -placeholder_text_multiple: 'Choose some options' -placeholder_text_single: 'Choose an option' -no_results_text: 'No results match' -disabled_themes: - seven: '0' -chosen_include: 2 diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/core.date_format.standard_date.yml b/docroot/profiles/humsci/stanford_mrc/config/install/core.date_format.standard_date.yml deleted file mode 100644 index 1d9348c19e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/core.date_format.standard_date.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: standard_date -label: 'Standard Date' -locked: false -pattern: 'F j, Y' diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.basic_html.yml b/docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.basic_html.yml deleted file mode 100644 index e11f9250b2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.basic_html.yml +++ /dev/null @@ -1,69 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - filter.format.basic_html - module: - - ckeditor -format: basic_html -editor: ckeditor -settings: - toolbar: - rows: - - - - - name: Formatting - items: - - Bold - - Italic - - Outdent - - Indent - - Table - - JustifyLeft - - JustifyCenter - - JustifyRight - - - name: Links - items: - - DrupalLink - - DrupalUnlink - - - name: Lists - items: - - BulletedList - - NumberedList - - - name: Media - items: - - Blockquote - - media_browser - - - name: Styles - items: - - Format - - Styles - - - name: Tools - items: - - RemoveFormat - - PasteFromWord - - Source - - Undo - - Redo - - Maximize - plugins: - drupallink: - linkit_enabled: true - linkit_profile: default - language: - language_list: un - stylescombo: - styles: "a.decanter-button|Primary Button\r\na.decanter-button--big|Big Primary Button\r\na.decanter-button--secondary|Secondary Button\r\na.decanter-more-link|More Link\r\na.decanter-external-link|External Link\r\np.decanter-font-lead|Lead Font\r\np.decanter-font-splash|Splash Font\r\np.decanter-short-line-length|Short Line Length\r\np.decanter-caption|Caption\r\np.decanter-credits|Credits\r\ntable.decanter-table--borderless|Borderless Table" -image_upload: - status: false - scheme: public - directory: inline-images - max_size: '' - max_dimensions: - width: null - height: null diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.minimal_html.yml b/docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.minimal_html.yml deleted file mode 100644 index 0a6f688983..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/editor.editor.minimal_html.yml +++ /dev/null @@ -1,44 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - filter.format.minimal_html - module: - - ckeditor -format: minimal_html -editor: ckeditor -settings: - toolbar: - rows: - - - - - name: Formatting - items: - - Bold - - Italic - - - name: Links - items: - - DrupalLink - - DrupalUnlink - - - name: Lists - items: - - BulletedList - - NumberedList - plugins: - drupallink: - linkit_enabled: true - linkit_profile: default - language: - language_list: un - stylescombo: - styles: '' -image_upload: - status: false - scheme: public - directory: inline-images - max_size: '' - max_dimensions: - width: null - height: null diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.1_development.yml b/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.1_development.yml deleted file mode 100644 index d23dc6f836..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.1_development.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -machine: 1_development -description: null -name: Development -url: 'https://mrc-dev.stanford.edu' -fg_color: '#fff' -bg_color: '#6B0500' diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.2_staging.yml b/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.2_staging.yml deleted file mode 100644 index 87ae8effbb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.2_staging.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -machine: 2_staging -description: null -name: Staging -url: 'https://mrc-stage.stanford.edu' -fg_color: '#fff' -bg_color: '#4127C2' diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.3_production.yml b/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.3_production.yml deleted file mode 100644 index ffe5b2c369..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/environment_indicator.switcher.3_production.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -machine: 3_production -description: null -name: Production -url: 'https://mrc.stanford.edu' -fg_color: '#fff' -bg_color: '#000' diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/filter.format.basic_html.yml b/docroot/profiles/humsci/stanford_mrc/config/install/filter.format.basic_html.yml deleted file mode 100644 index 0ece324819..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/filter.format.basic_html.yml +++ /dev/null @@ -1,82 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - editor - - entity_embed - - linkit -name: 'Basic HTML' -format: basic_html -weight: 0 -filters: - editor_file_reference: - id: editor_file_reference - provider: editor - status: true - weight: -49 - settings: { } - filter_align: - id: filter_align - provider: filter - status: true - weight: -48 - settings: { } - filter_autop: - id: filter_autop - provider: filter - status: false - weight: -44 - settings: { } - filter_caption: - id: filter_caption - provider: filter - status: false - weight: -43 - settings: { } - filter_html: - id: filter_html - provider: filter - status: true - weight: -50 - settings: - allowed_html: '

    1. ' - filter_html_help: true - filter_html_nofollow: false - filter_htmlcorrector: - id: filter_htmlcorrector - provider: filter - status: true - weight: -46 - settings: { } - filter_html_escape: - id: filter_html_escape - provider: filter - status: false - weight: -45 - settings: { } - filter_html_image_secure: - id: filter_html_image_secure - provider: filter - status: false - weight: -42 - settings: { } - filter_url: - id: filter_url - provider: filter - status: true - weight: -47 - settings: - filter_url_length: 72 - linkit: - id: linkit - provider: linkit - status: true - weight: -40 - settings: - title: true - entity_embed: - id: entity_embed - provider: entity_embed - status: true - weight: -41 - settings: { } diff --git a/docroot/profiles/humsci/stanford_mrc/config/install/filter.format.minimal_html.yml b/docroot/profiles/humsci/stanford_mrc/config/install/filter.format.minimal_html.yml deleted file mode 100644 index d5eeba8f1e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/config/install/filter.format.minimal_html.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - linkit -name: 'Minimal HTML' -format: minimal_html -weight: 0 -filters: - filter_html: - id: filter_html - provider: filter - status: true - weight: -10 - settings: - allowed_html: '
      diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/date-stacked.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/date-stacked.ui_patterns.yml deleted file mode 100644 index 1736f7116e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/date-stacked.ui_patterns.yml +++ /dev/null @@ -1,15 +0,0 @@ -date_stacked: - label: "Date Stacked" - fields: - month: - label: "Month" - preview: "Jan" - day: - label: "Day" - preview: "23" - libraries: - - date_stacked: - css: - component: - css/date-stacked.css: {} - use: "@math_research_center/atoms/date-stacked/date-stacked.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/scss/date-stacked.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/scss/date-stacked.scss deleted file mode 100644 index b499fa41a1..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/date-stacked/scss/date-stacked.scss +++ /dev/null @@ -1,17 +0,0 @@ -@charset "UTF-8"; - -/// -/// DATE STACKED COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-date-stacked { - @include mrc-date-stacked; -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.html.twig deleted file mode 100644 index 131f4b4732..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.html.twig +++ /dev/null @@ -1,3 +0,0 @@ - - {{ text }} - \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.ui_patterns.yml deleted file mode 100644 index af37b23295..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/atoms/read-more-link/read-more-link.ui_patterns.yml +++ /dev/null @@ -1,22 +0,0 @@ -# Event Card Pattern -# -read_more_link: - label: "Read More Link" - description: "Read More Link" - fields: - href: - description: "Link Url" - label: "Link URL" - preview: "9" - type: text - title: - description: "Title Attribute." - label: Title - preview: "Read more about this article" - type: text - text: - description: "Link Text" - label: "Link Text" - preview: "Read More" - type: text - use: "@math_research_center/atoms/read-more-link/read-more-link.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/css/event-card.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/css/event-card.css deleted file mode 100644 index f4ef7564bf..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/css/event-card.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-event-card{margin-bottom:2em;background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem;display:block}@media screen and (min-width: 600px){.mrc-event-card{display:flex}}.mrc-event-card .mrc-event-card__img{margin-right:0;flex-shrink:0}.mrc-event-card .mrc-event-card__img img{width:100%}@media screen and (min-width: 600px){.mrc-event-card .mrc-event-card__img{margin-right:30px}.mrc-event-card .mrc-event-card__img img{width:auto}}.mrc-event-card .mrc-event-card__content .mrc-event-card__program{margin:0 0 .25em;font-size:1.7rem}.mrc-event-card .mrc-event-card__content .mrc-event-card__date{margin:0 0 .25em;font-size:1.7rem}.mrc-event-card .mrc-event-card__content .mrc-event-card__subcontent{font-size:1.7rem;margin:0 0 .25em}.mrc-event-card .mrc-event-card__content .mrc-event-card__subcontent .mrc-event-card__time{float:left}.mrc-event-card .mrc-event-card__content .mrc-event-card__subcontent .pipe{float:left;padding:0 3px}.mrc-event-card .mrc-event-card__content .mrc-event-card__subcontent .mrc-event-card__location{display:inline-block}.mrc-event-card .mrc-event-card__content .mrc-event-card__speaker{clear:both;font-size:1.7rem}.mrc-event-card .mrc-event-card__content .mrc-event-card__speaker .views-label{display:block;float:left}.mrc-event-card .mrc-event-card__content .mrc-event-card__title{margin-top:.5em} - -/*# sourceMappingURL=event-card.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.html.twig deleted file mode 100644 index 3f0229e30e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.html.twig +++ /dev/null @@ -1,42 +0,0 @@ -{% set attributes = attributes.addClass('mrc-event-card') %} - - - - {% if image %} -
      - {{ image }} -
      - {% endif %} - -
      - {% if program %} -
      {{ program }}
      - {% endif %} - - {% if date %} -
      {{ date }}
      - {% endif %} - -
      - {% if time %} -
      {{ time }}
      - {% endif %} - - {% if time and location %} -
      |
      - {% endif %} - - {% if location %} -
      {{ location }}
      - {% endif %} -
      - - {% if speaker %} -
      {{ speaker }}
      - {% endif %} - - {% if title %} -

      {{ title }}

      - {% endif %} -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.ui_patterns.yml deleted file mode 100644 index b6e2b90a21..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/event-card.ui_patterns.yml +++ /dev/null @@ -1,41 +0,0 @@ -event_card: - label: "Event Card" - description: "" - fields: - title: - label: "Title" - preview: "

      Card Title

      " - type: text - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/200x200" - type: image - date: - label: "Date" - preview: "Week Day, Month, Day, Year" - type: text - time: - label: "Time" - preview: "Start Time - End Time" - type: text - location: - label: "Location" - preview: "Location Information" - type: text - program: - label: "Program" - preview: "Poincare" - type: text - speaker: - label: "Speaker" - preview: "Elon Musk" - type: text - - libraries: - - event_card: - css: - component: - css/event-card.css: {} - use: "@math_research_center/molecules/event-card/event-card.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/scss/event-card.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/scss/event-card.scss deleted file mode 100644 index 4f8ac44c58..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-card/scss/event-card.scss +++ /dev/null @@ -1,84 +0,0 @@ -@charset "UTF-8"; - -/// -/// EVENT CARD COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import -'../utilities/mixins/mixins'; - -.mrc-event-card { - @include margin(null null 2em); - @include mrc-card-container; - @include mrc-flex-medium; - - .mrc-event-card__img { - @include margin(null 0 null null); - - flex-shrink: 0; - - img { - width: 100%; - } - - @include media($medium-screen) { - @include margin(null 30px null null); - - img { - width: auto; - } - } - } - - .mrc-event-card__content { - .mrc-event-card__program { - @include margin(0 0 0.25em 0); - - font-size: $small-font-size; - } - - .mrc-event-card__date { - @include margin(0 0 0.25em 0); - - font-size: $small-font-size; - } - - .mrc-event-card__subcontent { - font-size: $small-font-size; - - @include margin(0 0 0.25em 0); - - .mrc-event-card__time { - float: left; - } - - .pipe { - float: left; - padding: 0 3px; - } - - .mrc-event-card__location { - display: inline-block; - } - } - - .mrc-event-card__speaker { - clear: both; - font-size: $small-font-size; - - .views-label { - display: block; - float: left; - } - } - - .mrc-event-card__title { - @include margin(0.5em null null); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/css/event-date-stacked.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/css/event-date-stacked.css deleted file mode 100644 index 444803bf6a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/css/event-date-stacked.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-date-stacked{color:#fff;background:#2e2d29;height:80px;width:80px;text-align:center;margin-bottom:.4em}.mrc-date-stacked .mrc-date-stacked__month{font-weight:200;line-height:2.5em;text-transform:uppercase;margin-bottom:.3em}.mrc-date-stacked .mrc-date-stacked__day{font-size:3.3rem;font-weight:600;margin-top:-22px}.mrc-event-date-stacked-card{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem}.mrc-event-date-stacked-card h2{font-size:2.3rem}.mrc-event-date-stacked-card .mrc-event-date-stacked__item{clear:both;margin-bottom:1em}.mrc-event-date-stacked-card .mrc-event-date-stacked__item .mrc-event-date-stacked__content{display:table-cell;width:90%}.mrc-event-date-stacked-card .mrc-event-date-stacked__item .mrc-event-date-stacked__content .mrc-event-date-stacked__program{font-size:1.7rem;margin:0 0 .25em}.mrc-event-date-stacked-card .mrc-event-date-stacked__item .mrc-event-date-stacked__content .mrc-event-date-stacked__time-location{margin:0 0 .25em}.mrc-event-date-stacked-card .mrc-event-date-stacked__item .mrc-event-date-stacked__content .mrc-event-date-stacked__speaker{clear:both;font-size:1.7rem;margin:0 0 .25em}.mrc-event-date-stacked-card .mrc-event-date-stacked__item .mrc-event-date-stacked__content .mrc-event-date-stacked__speaker .views-label{display:block;float:left}.mrc-event-date-stacked-card .mrc-event-date-stacked__item .mrc-event-date-stacked__content .mrc-event-date-stacked__title{margin-top:0;margin-bottom:.25em}.mrc-event-date-stacked-card .mrc-date-stacked{float:left;margin-right:1em;margin-bottom:1em}.mrc-event-date-stacked-card .mrc-event-date-stacked__time-location{font-size:1.7rem}.mrc-event-date-stacked-card .mrc-event-date-stacked__time-location .mrc-event-date-stacked__time{float:left}.mrc-event-date-stacked-card .mrc-event-date-stacked__time-location .pipe{float:left;margin:0 3px}.mrc-event-date-stacked-card .mrc-event-date-stacked__time-location .mrc-event-date-stacked__location{display:inline-block} - -/*# sourceMappingURL=event-date-stacked.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.html.twig deleted file mode 100644 index b8be8fed72..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.html.twig +++ /dev/null @@ -1,43 +0,0 @@ -{% set attributes = attributes.addClass('mrc-event-date-stacked-card') %} - - -
      - -
      - {% if month %} -
      {{ month }}
      - {% endif %} - {% if day %} -
      {{ day }}
      - {% endif %} -
      - -
      - {% if program %} -
      {{ program }}
      - {% endif %} - -
      - {% if time %} -
      {{ time }}
      - {% endif %} - - {% if time and location %} -
      |
      - {% endif %} - - {% if location %} -
      {{ location }}
      - {% endif %} -
      - - {% if speaker %} -
      {{ speaker }}
      - {% endif %} - - {% if title %} -

      {{ title }}

      - {% endif %} -
      -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.ui_patterns.yml deleted file mode 100644 index 0da9063e09..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/event-date-stacked.ui_patterns.yml +++ /dev/null @@ -1,39 +0,0 @@ -event_date_stacked: - label: "Event Date Stacked" - fields: - month: - label: "Month" - preview: "Jan" - teyp: text - day: - label: "Day" - preview: "23" - teyp: integer - title: - label: "Title" - preview: "Event Title" - teyp: text - time: - label: "Time" - preview: "4:30 PM" - teyp: text - location: - label: "Location" - preview: "Bldg. 380-380W" - teyp: text - program: - label: "Program" - preview: "Poincare" - teyp: text - speaker: - label: "Speaker" - preview: "Elon Musk" - type: text - libraries: - - event_date_stacked: - css: - component: - css/event-date-stacked.css: {} - dependencies: - - ui_patterns/date-stacked.date-stacked - use: "@math_research_center/molecules/event-date-stacked/event-date-stacked.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/scss/event-date-stacked.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/scss/event-date-stacked.scss deleted file mode 100644 index 52fa8dc345..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-date-stacked/scss/event-date-stacked.scss +++ /dev/null @@ -1,82 +0,0 @@ -@charset "UTF-8"; - -/// -/// EVENT DATE STACKED COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins', - 'patterns/atoms/date-stacked/scss/date-stacked'; - -.mrc-event-date-stacked-card { - @include mrc-card-container; - - h2 { - font-size: $lead-font-size; - } - - .mrc-event-date-stacked__item { - clear: both; - - @include margin(null null 1em); - - .mrc-event-date-stacked__content { - display: table-cell; - width: 90%; - - .mrc-event-date-stacked__program { - font-size: $small-font-size; - - @include margin(0 0 0.25em 0); - } - - .mrc-event-date-stacked__time-location { - @include margin(0 0 0.25em 0); - } - - .mrc-event-date-stacked__speaker { - clear: both; - font-size: $small-font-size; - - @include margin(0 0 0.25em 0); - - .views-label { - display: block; - float: left; - } - } - - .mrc-event-date-stacked__title { - @include margin(0 null 0.25em); - } - } - } - - .mrc-date-stacked { - float: left; - - @include margin(null 1em 1em null); - } - - .mrc-event-date-stacked__time-location { - font-size: $small-font-size; - - .mrc-event-date-stacked__time { - float: left; - } - - .pipe { - float: left; - margin: 0 3px; - } - - .mrc-event-date-stacked__location { - display: inline-block; - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/css/event-past.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/css/event-past.css deleted file mode 100644 index 98e9837641..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/css/event-past.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-event-past-card{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem}.mrc-event-past-card .mrc-event-past__content .mrc-event-past__title{margin-top:.5em;margin-bottom:.25em} - -/*# sourceMappingURL=event-past.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.html.twig deleted file mode 100644 index 84603040a6..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.html.twig +++ /dev/null @@ -1,13 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-event-past-card') %} - - -
      - {% if title %} -

      {{ title }}

      - {% endif %} - {% if description %} -
      {{ description }}
      - {% endif %} -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.ui_patterns.yml deleted file mode 100644 index 131042ac20..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/event-past.ui_patterns.yml +++ /dev/null @@ -1,15 +0,0 @@ -event_past: - label: "Past Events" - fields: - title: - label: "Title" - preview: "Past Event Title" - description: - label: "Description" - preview: "Shortened past event description..." - libraries: - - event_past: - css: - component: - css/event-past.css: {} - use: "@math_research_center/molecules/event-past/event-past.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/scss/event-past.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/scss/event-past.scss deleted file mode 100644 index 34b8ed6738..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/event-past/scss/event-past.scss +++ /dev/null @@ -1,23 +0,0 @@ -@charset "UTF-8"; - -/// -/// PAST EVENTS COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-event-past-card { - @include mrc-card-container; - - .mrc-event-past__content { - .mrc-event-past__title { - @include margin(0.5em null 0.25em); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/css/featured-event-card.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/css/featured-event-card.css deleted file mode 100644 index 1bc6e5504b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/css/featured-event-card.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-featured-event-card{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem;display:block}@media screen and (min-width: 600px){.mrc-featured-event-card{display:flex}}.mrc-featured-event-card .mrc-featured-event-card__img{margin-right:0}.mrc-featured-event-card .mrc-featured-event-card__img img{width:100%}@media screen and (min-width: 600px){.mrc-featured-event-card .mrc-featured-event-card__img{margin-right:30px}.mrc-featured-event-card .mrc-featured-event-card__img img{width:auto}}.mrc-featured-event-card .mrc-featured-event-card__content{flex:1 4 auto}@media screen and (min-width: 600px){.mrc-featured-event-card .mrc-featured-event-card__content #pattern-date-stacked{margin-top:0}}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__date{color:#fff;background:#2e2d29;height:80px;width:80px;text-align:center;margin-bottom:.4em}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__date .mrc-date-stacked__month{font-weight:200;line-height:2.5em;text-transform:uppercase;margin-bottom:.3em}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__date .mrc-date-stacked__day{font-size:3.3rem;font-weight:600;margin-top:-22px}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__subcontent{flex-wrap:wrap;margin-top:1em;margin-bottom:.25em;display:block}@media screen and (min-width: 600px){.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__subcontent{display:flex}}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__subcontent .mrc-featured-event-card__time{margin:0 0 .25em}@media screen and (min-width: 600px){.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__subcontent .mrc-featured-event-card__time{margin:0}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__subcontent .mrc-featured-event-card__time:after{content:"|";padding:0 .25em}}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__subcontent .mrc-featured-event-card__location{margin-top:0}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__speaker .views-label{display:block;float:left}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__title{margin-top:.75em}.mrc-featured-event-card .mrc-featured-event-card__content .mrc-featured-event-card__teaser{margin-top:1em} - -/*# sourceMappingURL=featured-event-card.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.html.twig deleted file mode 100644 index 0b9494ba8e..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.html.twig +++ /dev/null @@ -1,37 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-featured-event-card') %} - - - {% if image %} - - {% endif %} - - - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.ui_patterns.yml deleted file mode 100644 index d192b9ec49..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/featured-event-card.ui_patterns.yml +++ /dev/null @@ -1,44 +0,0 @@ -featured_event_card: - label: "Featured Event Card" - fields: - title: - label: "Title" - preview: "Card Title" - type: text - description: - label: "Description" - preview: "Description teaser lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut..." - type: text - location: - label: "Location" - preview: "Location Information" - type: text - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/350x350" - type: image - month: - label: "Month" - preview: "Feb" - type: text - day: - label: "Day" - preview: "15" - type: integer - time: - label: "Location" - preview: "12:35 PM" - type: text - speaker: - label: "Speaker" - preview: "Elon Musk" - type: text - - libraries: - - featured_event_card: - css: - component: - css/featured-event-card.css: {} - use: "@math_research_center/molecules/featured-event-card/featured-event-card.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/scss/featured-event-card.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/scss/featured-event-card.scss deleted file mode 100644 index 063d45a10d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/featured-event-card/scss/featured-event-card.scss +++ /dev/null @@ -1,91 +0,0 @@ -@charset "UTF-8"; - -/// -/// FEATURED EVENT CARD COMPONENT -/// - -// For highlighting a single event. Includes date, time, location, title, -// description teaser, and image. - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-featured-event-card { - @include mrc-card-container; - @include mrc-flex-medium; - - .mrc-featured-event-card__img { - margin-right: 0; - - img { - width: 100%; - } - - @include media($medium-screen) { - margin-right: 30px; - - img { - width: auto; - } - } - } - - .mrc-featured-event-card__content { - flex: 1 4 auto; - - #pattern-date-stacked { - @include media($medium-screen) { - @include margin(0 null null); - } - } - - .mrc-featured-event-card__date { - @include mrc-date-stacked; - } - - .mrc-featured-event-card__subcontent { - flex-wrap: wrap; - - @include margin(1em null 0.25em); - @include mrc-flex-medium; - - .mrc-featured-event-card__time { - @include margin(0 0 0.25em 0); - - @include media($medium-screen) { - @include margin(0); - - &:after { - content: "|"; - - @include padding(0 0.25em); - } - } - } - - .mrc-featured-event-card__location { - @include margin(0 null null); - } - } - - .mrc-featured-event-card__speaker { - .views-label { - display: block; - float: left; - } - } - - .mrc-featured-event-card__title { - @include margin(0.75em null null); - } - - .mrc-featured-event-card__teaser { - @include margin(1em null null); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/css/news-card.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/css/news-card.css deleted file mode 100644 index 8f58feeb87..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/css/news-card.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-news-card{margin-bottom:2em;background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem;display:block}@media screen and (min-width: 600px){.mrc-news-card{display:flex}}.mrc-news-card .mrc-news-card__img{margin-right:0;flex-shrink:0}.mrc-news-card .mrc-news-card__img img{width:100%}@media screen and (min-width: 600px){.mrc-news-card .mrc-news-card__img{margin-right:30px}.mrc-news-card .mrc-news-card__img img{width:auto}}.mrc-news-card .mrc-news-card__content .mrc-news-card__date{margin:0 0 .25em}.mrc-news-card .mrc-news-card__content .mrc-news-card__subcontent{flex-wrap:wrap;display:block}@media screen and (min-width: 600px){.mrc-news-card .mrc-news-card__content .mrc-news-card__subcontent{display:flex}}.mrc-news-card .mrc-news-card__content .mrc-news-card__subcontent .mrc-news-card__source{margin:0 0 .25em}@media screen and (min-width: 600px){.mrc-news-card .mrc-news-card__content .mrc-news-card__subcontent .mrc-news-card__source{margin:0}}.mrc-news-card .mrc-news-card__content .mrc-news-card__subcontent .mrc-news-card__program{margin-top:0}.mrc-news-card .mrc-news-card__content .mrc-news-card__title{margin-top:.5em} - -/*# sourceMappingURL=news-card.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.html.twig deleted file mode 100644 index 6b32aa2298..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.html.twig +++ /dev/null @@ -1,36 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-news-card') %} - - - {% if image %} -
      - {{ image }} -
      - {% endif %} -
      - - {% if time %} -
      {{ time }}
      - {% endif %} - -
      - {% if link %} -
      - {{ link }} -
      - {% endif %} - - {% if link and program %} -  |  - {% endif %} - - {% if program %} -
      {{ program }}
      - {% endif %} -
      - - {% if title %} -

      {{ title }}

      - {% endif %} -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.ui_patterns.yml deleted file mode 100644 index e52e779fae..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/news-card.ui_patterns.yml +++ /dev/null @@ -1,27 +0,0 @@ -news_card: - label: "News Card" - fields: - title: - label: "Title" - preview: "Card Title" - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/200x200" - program: - label: "Program" - preview: "Program Term" - time: - label: "Time" - preview: "Month, Day, Year" - link: - label: "Link" - preview: "Source Link" - - libraries: - - news_card: - css: - component: - css/news-card.css: {} - use: "@math_research_center/molecules/news-card/news-card.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/scss/news-card.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/scss/news-card.scss deleted file mode 100644 index 2d8bd6ba18..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-card/scss/news-card.scss +++ /dev/null @@ -1,60 +0,0 @@ -@charset "UTF-8"; - -/// -/// NEWS CARD COMPONENT -/// -// Decanter -@import 'decanter-no-markup'; -// Stanford Math Research Center -@import '../utilities/mixins/mixins'; - -.mrc-news-card { - @include margin(null null 2em); - @include mrc-card-container; - @include mrc-flex-medium; - - .mrc-news-card__img { - @include margin(null 0 null null); - flex-shrink: 0; - - img { - width: 100%; - } - - @include media($medium-screen) { - @include margin(null 30px null null); - - img { - width: auto; - } - } - } - - .mrc-news-card__content { - .mrc-news-card__date { - @include margin(0 0 0.25em 0); - } - - .mrc-news-card__subcontent { - flex-wrap: wrap; - - @include mrc-flex-medium; - - .mrc-news-card__source { - @include margin(0 0 0.25em 0); - - @include media($medium-screen) { - margin: 0; - } - } - - .mrc-news-card__program { - @include margin(0 null null); - } - } - - .mrc-news-card__title { - @include margin(0.5em null null); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/css/news-recent.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/css/news-recent.css deleted file mode 100644 index 544e9948b9..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/css/news-recent.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-news-recent-card{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem}.mrc-news-recent-card .mrc-news-recent__item{clear:both;margin-bottom:1em}.mrc-news-recent-card .mrc-news-recent__item .mrc-news-recent__content{display:table-cell}.mrc-news-recent-card .mrc-news-recent__item .mrc-news-recent__content .mrc-news-recent__title{margin-top:0;margin-bottom:.25em}.mrc-news-recent-card .mrc-news-recent__img{float:left;margin-right:1em;margin-bottom:1em}.mrc-news-recent-card .mrc-news-recent__date-source{display:flex;flex-wrap:wrap}.mrc-news-recent-card h2{font-size:2.3rem} - -/*# sourceMappingURL=news-recent.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.html.twig deleted file mode 100644 index f3b47183fa..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.html.twig +++ /dev/null @@ -1,30 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-news-recent-card') %} - - -
      - {% if image %} -
      - {{ image }} -
      - {% endif %} -
      - {% if title %} -

      {{ title }}

      - {% endif %} -
      - {% if date %} -
      {{ date }}
      - {% endif %} - - {% if date and source %} -  |  - {% endif %} - - {% if source %} -
      {{ source }}
      - {% endif %} -
      -
      -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.ui_patterns.yml deleted file mode 100644 index a83c18dcfe..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/news-recent.ui_patterns.yml +++ /dev/null @@ -1,23 +0,0 @@ -news_recent: - label: "Recent News" - fields: - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/100x100" - title: - label: "Title" - preview: "News Item Title" - date: - label: "Date" - preview: "January 23, 2018" - source: - label: "Source" - preview: "Stanford News" - libraries: - - news_recent: - css: - component: - css/news-recent.css: {} - use: "@math_research_center/molecules/news-recent/news-recent.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/scss/news-recent.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/scss/news-recent.scss deleted file mode 100644 index d8c4cffd67..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/news-recent/scss/news-recent.scss +++ /dev/null @@ -1,43 +0,0 @@ -@charset "UTF-8"; - -/// -/// RECENT NEWS COMPONENT -/// -// Decanter -@import 'decanter-no-markup'; -// Stanford Math Research Center -@import '../utilities/mixins/mixins'; - -.mrc-news-recent-card { - - @include mrc-card-container; - - .mrc-news-recent__item { - clear: both; - - @include margin(null null 1em); - - .mrc-news-recent__content { - display: table-cell; - - .mrc-news-recent__title { - @include margin(0 null 0.25em); - } - } - } - - .mrc-news-recent__img { - float: left; - - @include margin(null 1em 1em null); - } - - .mrc-news-recent__date-source { - display: flex; - flex-wrap: wrap; - } - - h2 { - font-size: $lead-font-size; - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/css/postcard-horizontal.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/css/postcard-horizontal.css deleted file mode 100644 index b6711caa02..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/css/postcard-horizontal.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-postcard--horizontal{overflow:hidden;margin-bottom:2em;background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem}.mrc-postcard--horizontal .mrc-postcard__img{margin-right:0}@media screen and (min-width: 600px){.mrc-postcard--horizontal .mrc-postcard__img{float:left;max-width:50%;margin-right:30px}}.mrc-postcard--horizontal .mrc-postcard__img img{width:100%;margin-bottom:.5em}@media screen and (min-width: 600px){.mrc-postcard--horizontal .mrc-postcard__img img{width:auto}}.mrc-postcard--horizontal .mrc-postcard__title{clear:none;margin-top:0}.mrc-postcard--horizontal .mrc-postcard__button{margin-top:.5em}.mrc-postcard--horizontal .mrc-postcard__button::after{color:#b1040e;content:'\00BB';display:inline-block;margin-left:4px}.mrc-postcard--horizontal .mrc-postcard__button:hover::after{color:#2e2d29} - -/*# sourceMappingURL=postcard-horizontal.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.html.twig deleted file mode 100644 index 11a9ca5812..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.html.twig +++ /dev/null @@ -1,30 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-postcard--horizontal') %} - - - {% if image %} -
      - {{ image }} -
      - {% endif %} - -
      - {% if super_head %} -
      {{ super_head }}
      - {% endif %} - {% if title %} -

      {{ title }}

      - {% endif %} - {% if description %} -
      - {{ description }} -
      - {% endif %} - - {% if button %} -
      - {{ button }} -
      - {% endif %} -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.ui_patterns.yml deleted file mode 100644 index 36a3fc4931..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/postcard-horizontal.ui_patterns.yml +++ /dev/null @@ -1,28 +0,0 @@ -postcard_horizontal: - label: "Postcard Horizontal" - fields: - title: - label: "Title" - preview: "Postcard Title" - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/370x170" - super_head: - label: "Super Head" - preview: "Optional Superhead" - description: - label: "Description" - preview: "Optional wysiwyg lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam fermentum aliquet iaculis. Cras faucibus turpis non facilisis laoreet." - button: - label: "Button" - preview: "Optional Button" - libraries: - - postcard: - css: - component: - css/postcard-horizontal.css: {} - dependencies: - - ui_patterns/postcard.postcard - use: "@math_research_center/molecules/postcard-horizontal/postcard-horizontal.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/scss/postcard-horizontal.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/scss/postcard-horizontal.scss deleted file mode 100644 index 784f1d553a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard-horizontal/scss/postcard-horizontal.scss +++ /dev/null @@ -1,56 +0,0 @@ -@charset "UTF-8"; - -/// -/// POSTCARD HORIZONTAL COMPONENT -/// - -// An extensible content container with options for a wide variety of content. -// Horizontal layout. - -// Decanter - -@import - 'decanter-no-markup'; - -// Stanford Math Research Center - -@import - '../utilities/mixins/mixins'; - -.mrc-postcard--horizontal { - overflow: hidden; - - @include margin(null null 2em); - @include mrc-card-container; - - .mrc-postcard__img { - @include margin(null 0 null null); - @include media($medium-screen) { - float: left; - max-width: 50%; - - @include margin(null 30px null null); - } - - img { - width: 100%; - - @include margin(null null 0.5em); - - @include media($medium-screen) { - width: auto; - } - } - } - - .mrc-postcard__title { - clear: none; - - @include margin(0 null null); - } - - .mrc-postcard__button { - @include margin(0.5em null null); - @include more-link(more-link, more-link-hover); - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/css/postcard.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/css/postcard.css deleted file mode 100644 index 085ab62acc..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/css/postcard.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-postcard{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem}.mrc-postcard .mrc-postcard__superhead{font-weight:600;margin:0 0 .2em}.mrc-postcard .mrc-postcard__img img{width:100%}.mrc-postcard .mrc-postcard__content .mrc-postcard__title{text-align:center;margin-top:0}.mrc-postcard .mrc-postcard__content .mrc-postcard__description{text-align:center}.mrc-postcard .mrc-postcard__content .mrc-postcard__button{text-align:center;margin-top:.5em}.mrc-postcard .mrc-postcard__content .mrc-postcard__button::after{color:#b1040e;content:'\00BB';display:inline-block;margin-left:4px}.mrc-postcard .mrc-postcard__content .mrc-postcard__button:hover::after{color:#2e2d29} - -/*# sourceMappingURL=postcard.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.html.twig deleted file mode 100644 index d7c27f9f0b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.html.twig +++ /dev/null @@ -1,31 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-postcard') %} - - - -{% if super_head %} -

      {{ super_head }}

      -{% endif %} - - {% if image %} -
      - {{ image }} -
      - {% endif %} - -
      - {% if title %} -

      {{ title }}

      - {% endif %} - {% if description %} -
      - {{ description }} -
      - {% endif %} - {% if button %} -
      - {{ button }} -
      - {% endif %} -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.ui_patterns.yml deleted file mode 100644 index 35d6a195bf..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/postcard.ui_patterns.yml +++ /dev/null @@ -1,26 +0,0 @@ -postcard: - label: "Postcard" - fields: - title: - label: "Title" - preview: "Postcard Title" - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/370x170" - super_head: - label: "Super Head" - preview: "Optional Superhead" - description: - label: "Description" - preview: "Optional wysiwyg lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam fermentum aliquet iaculis. Cras faucibus turpis non facilisis laoreet." - button: - label: "Button" - preview: "Optional Button" - libraries: - - postcard: - css: - component: - css/postcard.css: {} - use: "@math_research_center/molecules/postcard/postcard.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/scss/postcard.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/scss/postcard.scss deleted file mode 100644 index 5b27e8ab61..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/postcard/scss/postcard.scss +++ /dev/null @@ -1,51 +0,0 @@ -@charset "UTF-8"; - -/// -/// POSTCARD COMPONENT -/// - -// An extensible content container with options for a wide variety of content. -// Vertical layout. - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-postcard { - @include mrc-card-container; - - .mrc-postcard__superhead { - font-weight: $font-bold; - - @include margin(0 0 0.2em); - } - - .mrc-postcard__img { - img { - width: 100%; - } - } - - .mrc-postcard__content { - .mrc-postcard__title { - text-align: center; - - @include margin(0 null null); - } - - .mrc-postcard__description { - text-align: center; - } - - .mrc-postcard__button { - text-align: center; - - @include margin(0.5em null null); - @include more-link(more-link, more-link-hover); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/css/video-list.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/css/video-list.css deleted file mode 100644 index e3425d21ef..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/css/video-list.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-video-list__video .video-embed-field-lazy img{object-fit:cover}@media (min-width: 482px) and (max-width: 619px){.mrc-video-list__video .video-embed-field-lazy img{height:315px}}@media (min-width: 620px) and (max-width: 899px){.mrc-video-list__video .video-embed-field-lazy img{height:470px}}@media (min-width: 900px) and (max-width: 1200px){.mrc-video-list__video .video-embed-field-lazy img{height:585px}}@media screen and (min-width: 1201px){.mrc-video-list__video .video-embed-field-lazy img{height:655px}} - -/*# sourceMappingURL=video-list.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/scss/video-list.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/scss/video-list.scss deleted file mode 100644 index 776cb58a1d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/scss/video-list.scss +++ /dev/null @@ -1,35 +0,0 @@ -@charset "UTF-8"; - -/// -/// VIDEO LIST COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-video-list__video { - .video-embed-field-lazy img { - object-fit: cover; - - @media (min-width: 482px) and (max-width: 619px) { - height: 315px; - } - - @media (min-width: 620px) and (max-width: 899px) { - height: 470px; - } - - @media (min-width: 900px) and (max-width: 1200px) { - height: 585px; - } - - @include media($large-screen) { - height: 655px; - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.html.twig deleted file mode 100644 index 2d2b6f0369..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.html.twig +++ /dev/null @@ -1,20 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-video-list') %} - - -
      -
      - {% if title %} -

      - {{ title }} -

      - {% endif %} - - {% if video %} -
      - {{ video }} -
      - {% endif %} -
      -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.ui_patterns.yml deleted file mode 100644 index 3b829088ae..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/video-list/video-list.ui_patterns.yml +++ /dev/null @@ -1,15 +0,0 @@ -video_list: - label: "Video List" - fields: - title: - label: "Title" - preview: "Title" - video: - label: "Event Video" - preview: "" - libraries: - - video_list: - css: - component: - css/video-list.css: {} - use: "@math_research_center/molecules/video-list/video-list.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/css/visitors-grid.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/css/visitors-grid.css deleted file mode 100644 index 0252e548c2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/css/visitors-grid.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-visitors-grid-card{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2);padding:3rem}.mrc-visitors-grid-card .mrc-visitors-grid__item{display:flex}.mrc-visitors-grid-card .mrc-visitors-grid__item .mrc-visitors-grid__img img{margin-right:1em}.mrc-visitors-grid-card .mrc-visitors-grid__item .mrc-visitors-grid__content{flex:1 4 auto}.mrc-visitors-grid-card .mrc-visitors-grid__item .mrc-visitors-grid__content .mrc-visitors-grid__name{margin-top:0;margin-bottom:0}.mrc-visitors-grid-card .mrc-visitors-grid__item .mrc-visitors-grid__content .mrc-visitors-grid__title{font-weight:700;margin-bottom:.25em} - -/*# sourceMappingURL=visitors-grid.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/scss/visitors-grid.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/scss/visitors-grid.scss deleted file mode 100644 index 1c834b4084..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/scss/visitors-grid.scss +++ /dev/null @@ -1,39 +0,0 @@ -@charset "UTF-8"; - -/// -/// VISITORS GRID COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-visitors-grid-card { - @include mrc-card-container; - - .mrc-visitors-grid__item { - display: flex; - - .mrc-visitors-grid__img img { - @include margin(null 1em null null); - } - - .mrc-visitors-grid__content { - flex: 1 4 auto; - - .mrc-visitors-grid__name { - @include margin(0 null); - } - - .mrc-visitors-grid__title { - font-weight: 700; - - @include margin(null null 0.25em); - } - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.html.twig deleted file mode 100644 index 200fc966c2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.html.twig +++ /dev/null @@ -1,23 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-visitors-grid-card') %} - - -
      - {% if image %} -
      - {{ image }} -
      - {% endif %} -
      - {% if name %} -

      {{ name }}

      - {% endif %} - {% if title %} -
      {{ title }}
      - {% endif %} - {% if research_areas %} -
      {{ research_areas }}
      - {% endif %} -
      -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.ui_patterns.yml deleted file mode 100644 index 6669827826..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-grid/visitors-grid.ui_patterns.yml +++ /dev/null @@ -1,23 +0,0 @@ -visitors_grid: - label: "Visitors Grid" - fields: - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/200x200" - name: - label: "Name" - preview: "Person's Name" - title: - label: "Title" - preview: "Job Title" - research_areas: - label: "Research Areas" - preview: "Lorem Ipsum, Dolor Sit Amet, Consectetur" - libraries: - - visitors_grid: - css: - component: - css/visitors-grid.css: {} - use: "@math_research_center/molecules/visitors-grid/visitors-grid.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/css/visitors-list.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/css/visitors-list.css deleted file mode 100644 index 466f3f2a15..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/css/visitors-list.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-visitors-list{border-bottom:1px solid #2e2d29;display:grid;grid-template-columns:repeat(1, 1fr);margin-bottom:1rem;padding-top:.25em;padding-bottom:1.25em}@media screen and (min-width: 600px){.mrc-visitors-list{grid-gap:1rem;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1201px){.mrc-visitors-list{grid-template-columns:repeat(3, 1fr)}}.mrc-visitors-list .mrc-visitors-list__name{margin-top:0;margin-bottom:.25em}.mrc-visitors-list .mrc-visitors-list__title{margin-bottom:.25em}@media screen and (min-width: 600px){.mrc-visitors-list .mrc-visitors-list__title{margin:0}}.mrc-visitors-list .mrc-visitors-list__university{margin-bottom:.25em}.mrc-visitors-list .mrc-visitors-list__academic-year{margin-bottom:.25em}@media screen and (min-width: 600px){.mrc-visitors-list .mrc-visitors-list__academic-year{margin:0}} - -/*# sourceMappingURL=visitors-list.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/scss/visitors-list.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/scss/visitors-list.scss deleted file mode 100644 index 4e723f2645..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/scss/visitors-list.scss +++ /dev/null @@ -1,55 +0,0 @@ -@charset "UTF-8"; - -/// -/// VISITORS LIST COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-visitors-list { - border-bottom: 1px solid $color-black; - display: grid; - grid-template-columns: repeat(1, 1fr); - - @include margin(null null 1rem); - @include padding(0.25em null 1.25em); - - @include media($medium-screen) { - grid-gap: 1rem; - grid-template-columns: repeat(2, 1fr); - } - - @include media($large-screen) { - grid-template-columns: repeat(3, 1fr); - } - - .mrc-visitors-list__name { - @include margin(0 null 0.25em); - } - - .mrc-visitors-list__title { - @include margin(null null 0.25em); - - @include media($medium-screen) { - @include margin(0); - } - } - - .mrc-visitors-list__university { - @include margin(null null 0.25em); - } - - .mrc-visitors-list__academic-year { - @include margin(null null 0.25em); - - @include media($medium-screen) { - @include margin(0); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.html.twig deleted file mode 100644 index 840035c37d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.html.twig +++ /dev/null @@ -1,26 +0,0 @@ - -{% set attributes = attributes.addClass('mrc-visitors-list') %} - - -
      - {% if name %} -

      {{ name }}

      - {% endif %} - {% if title %} -
      {{ title }}
      - {% endif %} -
      -
      - {% if university %} -
      {{ university }}
      - {% endif %} - {% if academic_year %} -
      {{ academic_year }}
      - {% endif %} -
      -
      - {% if research_areas %} -
      {{ research_areas }}
      - {% endif %} -
      - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.ui_patterns.yml deleted file mode 100644 index 7fc183806a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/molecules/visitors-list/visitors-list.ui_patterns.yml +++ /dev/null @@ -1,24 +0,0 @@ -visitors_list: - label: "Visitors List" - fields: - name: - label: "Name" - preview: "Jane Stanford" - title: - label: "Title" - preview: "Professor of Mathematics" - university: - label: "University" - preview: "Stanford University" - academic_year: - label: "Academic Year(s)" - preview: "2014-2015" - research_areas: - label: "Research Areas" - preview: "Lorem Ipsum, Dolor Sit Amet, Consectetur" - libraries: - - visitors_list: - css: - component: - css/visitors-list.css: {} - use: "@math_research_center/molecules/visitors-list/visitors-list.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/css/node-basic.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/css/node-basic.css deleted file mode 100644 index d26e21c6b7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/css/node-basic.css +++ /dev/null @@ -1,3 +0,0 @@ -h1.page-title{margin-top:0} - -/*# sourceMappingURL=node-basic.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.html.twig deleted file mode 100644 index 98623925cd..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.html.twig +++ /dev/null @@ -1,16 +0,0 @@ -{% set attributes = attributes.addClass('basic-node') %} - - - - {% if sidebar %} -
      - {{ sidebar }} -
      - {% endif %} - - - - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.ui_patterns.yml deleted file mode 100644 index 1245ca84a5..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/node-basic.ui_patterns.yml +++ /dev/null @@ -1,24 +0,0 @@ -# Basic Node Display Pattern -# -node_basic: - label: "Node: Basic" - description: "Basic node layout" - fields: - page_title: - label: "Page Title" - preview: "Page Title" - type: text - sidebar: - label: "Sidebar" - preview: "Some content goes here" - type: text - content: - label: "Content" - preview: "Main Content" - type: text - libraries: - - node_basic: - css: - component: - css/node-basic.css: {} - use: "@math_research_center/templates/node-basic/node-basic.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/scss/node-basic.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/scss/node-basic.scss deleted file mode 100644 index b05e82ef93..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-basic/scss/node-basic.scss +++ /dev/null @@ -1,3 +0,0 @@ -h1.page-title { - margin-top: 0; -} \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/css/node-event.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/css/node-event.css deleted file mode 100644 index e250cefa6c..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/css/node-event.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-event__img{float:left;margin-right:1em;margin-right:2em;margin-bottom:.5em}.mrc-event__location{font-size:2.3rem;font-weight:200;margin-top:0}.mrc-event__date,.mrc-event__time{font-size:3.3rem;margin-bottom:.8em}.mrc-event__map-admission{margin:.5em 0}.mrc-event__map-admission:after{content:"\2014";display:block;font-size:2.3rem;font-weight:600;margin-top:1em}.mrc-event__map-admission .mrc-event__map{float:none;margin-right:0}@media screen and (min-width: 600px){.mrc-event__map-admission .mrc-event__map{float:left;margin-right:0.5em}}.mrc-event__map-admission .mrc-event__map:before{color:#b1040e;content:"\f041";font-family:FontAwesome;margin-right:0.15em}.mrc-event__map-admission .mrc-event__admission{margin-left:0}@media screen and (min-width: 600px){.mrc-event__map-admission .mrc-event__admission{margin-left:0.5em}}.mrc-event__map-admission .mrc-event__admission:before{content:"\f145";font-family:FontAwesome;margin-right:0.15em}.mrc-event__sponsor{font-style:italic;margin-top:1em}.mrc-event__contact{font-style:italic;margin-top:1em}.decanter-embed-container{margin-top:1em}h1.page-title{margin-top:0} - -/*# sourceMappingURL=node-event.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.html.twig deleted file mode 100644 index db79780bee..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.html.twig +++ /dev/null @@ -1,82 +0,0 @@ -{% set attributes = attributes.addClass(['event-node', 'decanter-grid']) %} - - - - {% if sidebar %} -
      - {{ sidebar }} -
      - {% endif %} - - - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.ui_patterns.yml deleted file mode 100644 index 0fe0af4cd8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/node-event.ui_patterns.yml +++ /dev/null @@ -1,70 +0,0 @@ -# Event Node Display Pattern -# -node_event: - label: "Node: Event" - description: "Event node layout" - fields: - page_title: - label: "Page Title" - preview: "Page Title" - type: text - sidebar: - label: "Sidebar" - preview: "Some content goes here" - type: text - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/350x350" - type: image - location: - label: "Location" - preview: "Location Information" - type: text - date: - label: "Date" - preview: "Week Day, Month, Day, Year" - type: text - event_link: - label: "Event Link" - preview: "More information on this event" - type: text - map: - label: "Map" - preview: "Map" - type: text - admission: - label: "Admission" - preview: "Admission Information" - type: text - description: - label: "Description" - preview: "Event item description content lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - type: text - sponsor: - label: "Sponsor" - preview: "Name of sponsor" - type: text - email: - label: "Email" - preview: "email@address.com" - type: text - phone: - label: "Phone" - preview: "(123) 456-7890" - type: text - embed_video: - label: "Embed Video" - preview: "" - type: text - speaker: - label: "Speaker" - preview: "Stanford Speaker" - type: text - libraries: - - node_event: - css: - component: - css/node-event.css: {} - use: "@math_research_center/templates/node-event/node-event.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/scss/node-event.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/scss/node-event.scss deleted file mode 100644 index 484f9d1fb2..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-event/scss/node-event.scss +++ /dev/null @@ -1,95 +0,0 @@ -@charset "UTF-8"; - -/// -/// EVENT NODE STYLES -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.mrc-event__img { - @include mrc-float-left; - @include margin(null 2em 0.5em null); -} - -.mrc-event__location { - font-size: $h3-font-size; - font-weight: $font-light; - margin-top: 0; -} - -.mrc-event__date, -.mrc-event__time { - font-size: $h2-font-size; - - @include margin(null null 0.8em); -} - -.mrc-event__map-admission { - @include margin(0.5em 0); - - &:after { - content: "\2014"; - display: block; - font-size: $lead-font-size; - font-weight: $font-bold; - - @include margin(1em null null); - } - - .mrc-event__map { - float: none; - margin-right: 0; - - @include media($medium-screen) { - float: left; - margin-right: 0.5em; - } - - - &:before { - color: $color-bright-red; - content: "\f041"; - font-family: FontAwesome; - margin-right: 0.15em; - } - } - - .mrc-event__admission { - margin-left: 0; - - @include media($medium-screen) { - margin-left: 0.5em; - } - - - &:before { - content: "\f145"; - font-family: FontAwesome; - margin-right: 0.15em; - } - } -} - -.mrc-event__sponsor { - font-style: italic; - margin-top: 1em; -} - -.mrc-event__contact { - font-style: italic; - margin-top: 1em; -} - -.decanter-embed-container { - margin-top: 1em; -} - -h1.page-title { - margin-top: 0; -} \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/css/node-news.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/css/node-news.css deleted file mode 100644 index d5f7ee5300..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/css/node-news.css +++ /dev/null @@ -1,3 +0,0 @@ -.mrc-news__date-source{display:flex;flex-wrap:wrap;margin-bottom:1em}.mrc-news__date-source .mrc-news__date{margin:0 0 0.25em 0}@media screen and (min-width: 600px){.mrc-news__date-source .mrc-news__date{margin:0}}.mrc-news__date-source .mrc-news__source{margin-top:0}.mrc-news__img img{height:auto;width:100%}.mrc-news__author{font-style:italic;font-weight:600;margin-top:1em}.mrc-news__author>div{display:inline-block}h1.page-title{margin-top:0} - -/*# sourceMappingURL=node-news.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.html.twig deleted file mode 100644 index a56090481a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.html.twig +++ /dev/null @@ -1,51 +0,0 @@ -{% set attributes = attributes.addClass('news-node') %} - - - - {% if sidebar %} -
      - {{ sidebar }} -
      - {% endif %} - - - - \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.ui_patterns.yml deleted file mode 100644 index a1dbe88b71..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/node-news.ui_patterns.yml +++ /dev/null @@ -1,37 +0,0 @@ -# News Node Display Pattern -# -node_news: - label: "Node: News" - description: "News node layout" - fields: - page_title: - label: "Page Title" - preview: "Page Title" - type: text - sidebar: - label: "Sidebar" - preview: "Some content goes here" - type: text - date: - label: "Date" - preview: "Month, Day, Year" - link: - label: "Source Link" - preview: "Source Link" - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/900x420" - content: - label: "Main Content" - preview: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." - author: - label: "Author" - preview: "Author Name" - libraries: - - node-news: - css: - component: - css/node-news.css: {} - use: "@math_research_center/templates/node-news/node-news.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/scss/node-news.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/scss/node-news.scss deleted file mode 100644 index e9b3c97b7b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-news/scss/node-news.scss +++ /dev/null @@ -1,48 +0,0 @@ -@charset "UTF-8"; - -/// -/// NEWS NODE STYLES -/// -// Decanter -@import 'decanter-no-markup'; -// Stanford Math Research Center -@import '../utilities/mixins/mixins'; - -.mrc-news__date-source { - display: flex; - flex-wrap: wrap; - margin-bottom: 1em; - - .mrc-news__date { - margin: 0 0 0.25em 0; - - @include media($medium-screen) { - margin: 0; - } - } - - .mrc-news__source { - margin-top: 0; - } -} - -.mrc-news__img { - img { - height: auto; - width: 100%; - } -} - -.mrc-news__author { - font-style: italic; - font-weight: $font-bold; - margin-top: 1em; - - > div { - display: inline-block; - } -} - -h1.page-title { - margin-top: 0; -} \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/css/node-simple.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/css/node-simple.css deleted file mode 100644 index 4f72044326..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/css/node-simple.css +++ /dev/null @@ -1,3 +0,0 @@ -.simple-node .mrc-simple__img{float:left;margin-right:1em}.simple-node .node-title h1{clear:none}.simple-node .mrc-simple__separator:before{content:"\2014";display:block;font-size:2.3rem;font-weight:600;margin-top:1em}.simple-node h1.page-title{margin-top:0} - -/*# sourceMappingURL=node-simple.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.html.twig deleted file mode 100644 index 983ff2ebaa..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.html.twig +++ /dev/null @@ -1,34 +0,0 @@ -{% set attributes = attributes.addClass('simple-node') %} - - - - - {% if sidebar %} -
      - {{ sidebar }} -
      - {% endif %} - - - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.ui_patterns.yml deleted file mode 100644 index b72545bc74..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/node-simple.ui_patterns.yml +++ /dev/null @@ -1,35 +0,0 @@ -# simple Node Display Pattern -# -node_simple: - label: "Node: Simple" - description: "Simple node layout with an image to the side" - fields: - page_title: - label: "Page Title" - preview: "Page Title" - type: text - sidebar: - label: "Sidebar" - preview: "Some content goes here" - type: text - image: - label: "Image" - preview: - theme: image - uri: "http://via.placeholder.com/350x350" - type: image - above_break: - label: "Above Break" - preview: "

      Professor of Mathematics

      " - type: text - below_break: - label: "Below Break" - preview: "An American mathematician, who specializes in global analysis and its applications to supersymmetry, string theory, and quantum field theory." - type: text - - libraries: - - node-simple: - css: - component: - css/node-simple.css: {} - use: "@math_research_center/templates/node-simple/node-simple.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/scss/node-simple.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/scss/node-simple.scss deleted file mode 100644 index f705465257..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/node-simple/scss/node-simple.scss +++ /dev/null @@ -1,37 +0,0 @@ -@charset "UTF-8"; - -/// -/// SIMPLE NODE STYLES -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.simple-node { - .mrc-simple__img { - @include mrc-float-left; - } - - .node-title h1 { - clear: none; - } - - .mrc-simple__separator:before { - content: "\2014"; - display: block; - font-size: $lead-font-size; - font-weight: $font-bold; - - @include margin(1em null null); - } - - h1.page-title { - margin-top: 0; - } -} - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/css/terms-event-series.css b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/css/terms-event-series.css deleted file mode 100644 index ecc74648ec..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/css/terms-event-series.css +++ /dev/null @@ -1,3 +0,0 @@ -h1.page-title{margin-top:0} - -/*# sourceMappingURL=terms-event-series.css.map */ \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/scss/terms-event-series.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/scss/terms-event-series.scss deleted file mode 100644 index 172fbd52ed..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/scss/terms-event-series.scss +++ /dev/null @@ -1,5 +0,0 @@ -@charset "UTF-8"; - -h1.page-title { - margin-top: 0; -} \ No newline at end of file diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.html.twig deleted file mode 100644 index 5abf20c34a..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.html.twig +++ /dev/null @@ -1,47 +0,0 @@ -{% set attributes = attributes.addClass('terms-event-series') %} - - - - {% if sidebar %} -
      - {{ sidebar }} -
      - {% endif %} - - - - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.ui_patterns.yml b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.ui_patterns.yml deleted file mode 100644 index 9311e82840..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/patterns/templates/terms-event-series/terms-event-series.ui_patterns.yml +++ /dev/null @@ -1,38 +0,0 @@ -# simple event series term layout -# -terms_event_series: - label: "Terms: Event Series" - description: "Simple layout with lower regions." - fields: - page_title: - label: "Page Title" - preview: "Page Title" - type: text - sidebar: - label: "Sidebar" - preview: "Some content goes here" - type: text - top: - label: "Top" - preview: - theme: image - uri: "http://via.placeholder.com/350x350" - type: image - bottom_left: - label: "Bottom Left" - preview: "

      Upcoming Events

      " - type: text - bottom_right: - label: "Bottom Right" - preview: "

      Related News

      " - type: text - footer: - label: "Footer" - preview: "

      Recent Visitors

      " - type: text - libraries: - - terms-event-series: - css: - component: - css/terms-event-series.css: {} - use: "@math_research_center/templates/terms-event-series/terms-event-series.html.twig" diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/.gitkeep b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/.gitkeep deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/base.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/base.scss deleted file mode 100644 index fe9167f6bc..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/base.scss +++ /dev/null @@ -1,155 +0,0 @@ -@charset "UTF-8"; - -/// -/// BASE STYLES -/// -// For overriding or making additions to the -// stanford_basic theme and/or Decanter. -// -// If overrides exceed resonable number of lines -// in code, create a partial in the base folder -// and import the file here. - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import -'../utilities/mixins/mixins', -'../molecules/pager'; - -// Accessibility helpers -.user-is-tabbing *:focus, -.user-is-tabbing a:focus { - @include accessible-focus; -} - -.ui-pattern { - @include margin(2rem null null); -} - -// Footer -#footer { - background: $color-cloud; - - @include margin(3rem null null); - @include padding(2em null null null); - @include media($medium-screen) { - @include margin(6rem null null); - } - - @include media($large-screen) { - @include margin(10rem null null); - } - - h2 { - font-size: $h3-font-size; - } - - a { - text-decoration: none; - } - - #block-givingbutton p, - .decanter-button, - a.decanter-button { - @include margin(0 null null); - } -} - -// Grid -.decanter-grid [class*="decanter-width-"] { - margin-bottom: 2em; -} - -@include media($medium-screen) { - [class*="__sidebar"].decanter-width-one-fourth { - width: 23.2317609825%; - - @include margin(null 2.3576520234% null null); - } - - [class*="__main"].decanter-width-three-fourths { - width: 74.4105869942%; - } -} - -@media (min-width: 481px) and (max-width: 900px) { - [class*="__sidebar"].decanter-width-one-fourth { - width: 47.5854205965%; - - @include margin(null 4.8291588071% null null); - } - - [class*="__main"].decanter-width-three-fourths { - width: 100%; - } -} - -// Header -#header { - background: $color-cloud; - - @include padding(1em null); - - .block--lockup__site-name-and-slogan a { - color: $color-black; - display: inherit; - text-decoration: none; - } -} - -// Images -img { - max-width: 100%; - height: auto; -} - -// Inputs -@import - 'inputs'; - -// Roles -body.role--authenticated .hide-logged-in { - display: none; -} - -body.role--anonymous .hide-logged-out { - display: none; -} - -// Search -@import - 'search'; - -// Typography -.decanter-font-lead { - font-weight: 400; -} - -.label-inline > * { - display: inline-block; - padding-right: 5px; - - &:last-child { - padding-right: 0; - } -} - -.decanter-font-lead.text-align-center { - margin: 0 auto; -} - -// Views -.view { - .more-link { - text-align: center; - } - - span.views-label { - font-weight: $font-bold; - - @include margin(null 0.25em null null); - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/front.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/front.scss deleted file mode 100644 index 3e05ef73b8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/front.scss +++ /dev/null @@ -1,9 +0,0 @@ -h1.page-title { - display: none; -} - -.paragraph--type--wysiwyg .text-align-center { - max-width: 75%; - display: block; - margin: 0 auto 1em; -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/inputs.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/inputs.scss deleted file mode 100644 index 13c085a04f..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/inputs.scss +++ /dev/null @@ -1,166 +0,0 @@ -@charset "UTF-8"; - -/// -/// INPUTS STYLES -/// -// Decanter -@import 'decanter-no-markup'; -// Stanford Math Research Center -@import '../utilities/mixins/mixins'; - -// Block form elements. -input, -textarea, -select { - appearance: none; - border: $input-border-width solid $color-driftwood; - border-radius: 0; - box-sizing: border-box; - color: $color-black; - - // standardize on firefox - display: block; - font-size: $base-font-size; - line-height: $input-line-height; - outline: none; - @include margin(0.2em 0); - @include padding($input-padding-vertical 0.7em); - - .user-is-tabbing &:focus { - box-shadow: $focus-shadow; - } -} - -label { - display: block; - @include margin(1rem null); -} - -select { - -moz-appearance: none; - -webkit-appearance: none; - appearance: none; - background-color: $color-white; -} - -legend { - font-size: $h2-font-size; - font-weight: $font-bold; -} - -fieldset { - border: none; -} - -// Custom checkboxes and radio buttons. -[type=checkbox], -[type=radio] { - // The actual input element is only visible to screen readers, because - // all visual styling is done via the label. - @include sr-only; - - .lt-ie9 & { - border: 0; - float: left; - position: static; - width: auto; - @include margin(0.4em 0.4em 0 0); - } -} - -[type=checkbox] + label, -[type=radio] + label { - cursor: pointer; - font-weight: 400; -} - -[type=checkbox] + label::before, -[type=radio] + label::before { - background: $color-white; - border-radius: $border-radius; - box-shadow: 0 0 0 1px $color-driftwood; - content: '\a0'; - display: inline-block; - line-height: 1rem; - text-indent: 0.15em; - vertical-align: middle; - @include margin(null 0.6em null null); -} - -[type=checkbox] + label::before { - height: 1.2rem; - width: 1.2rem; -} - -[type=radio] + label::before { - box-shadow: 0 0 0 2px $color-white, 0 0 0 3px $color-driftwood; - height: 1rem; - width: 1rem; - border-radius: 100%; -} - -[type=checkbox]:checked + label::before, -[type=radio]:checked + label::before { - background-color: $color-bright-red; - box-shadow: 0 0 0 1px $color-bright-red; -} - -[type=radio]:checked + label::before { - box-shadow: 0 0 0 2px $color-white, 0 0 0 4px $color-bright-red; -} - -.user-is-tabbing [type=radio]:focus + label::before { - box-shadow: 0 0 0 2px $color-white, 0 0 0 4px $color-bright-red, 0 0 3px 4px $color-black, 0 0 7px 4px $color-black; -} - -[type=checkbox]:checked + label::before, -[type=checkbox]:checked:disabled + label::before { - background-image: url("../../img/check.png"); - background-image: url("../../img/check.svg"); - background-position: 50%; - background-repeat: no-repeat; - background-size: 10px; -} - -.user-is-tabbing [type=checkbox]:focus + label::before { - box-shadow: 0 0 0 1px $color-white, 0 0 0 3px $color-bright-red; -} - -[type=checkbox]:disabled + label { - color: $color-driftwood; -} - -[type=checkbox]:disabled + label::before, -[type=radio]:disabled + label::before { - background: $color-driftwood; - cursor: not-allowed; -} - -.form-checkboxes .form-item, -.form-radios .form-item { - @include margin(null null 0.8em); -} - -.chosen-container { - .search-field:after { - font: normal normal normal 14px/1 FontAwesome; - content: "\f078"; - position: absolute; - right: 5px; - top: calc(50% - 7px); - } - - &.chosen-with-drop .search-field:after { - content: ''; - } - - .search-choice { - width: 90%; - } -} - -div.chosen-container { - @include media($small-screen) { - width: 100% !important; - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/search.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/search.scss deleted file mode 100644 index 7ef4a2ff8d..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/base/search.scss +++ /dev/null @@ -1,95 +0,0 @@ -@charset "UTF-8"; - -/// -/// SEARCH STYLES -/// - -// Targets Drupal's search block. -// Expands upon focus. - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -#block-searchform { - form { - display: inline-block; - float: right; - position: relative; - - &.expanded { - input.button { - z-index: 999; - } - - input.form-search { - background: transparent; - width: 145px; - } - } - } - - .form-item { - @include margin(-3em null -1em); - - @media (max-width: 750px) { - @include margin(0); - } - } - - input { - &.button { - display: block; - position: absolute; - background: url("../../img/search.svg") no-repeat; - background-size: 45px 45px; - top: -55px; - right: 2px; - border: 0; - font-size: 0; - width: 45px; - height: 45px; - z-index: -999; - - @media (max-width: 750px) { - top: 5px; - } - } - - &.form-search { - background: url("../../img/search.svg") no-repeat center center; - background-size: 45px 45px; - -webkit-transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s; - transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s; - width: 0; - height: auto; - border-radius: 25px; - border: none; - cursor: pointer; - box-shadow: 0 0 0 1.5px $color-bright-red; - - @include padding(null 35px null null); - - .user-is-tabbing &:hover, - .user-is-tabbing &:focus { - box-shadow: 0 0 0 2px $color-bright-red; - border: none; - } - - .user-is-tabbing &:focus { - background: url("../../img/search.svg") no-repeat 160px center; - background-size: 45px 45px; - -webkit-transition: width 0.6s, border-radius 0.6s, background 0.6s; - transition: width 0.6s, border-radius 0.6s, background 0.6s; - cursor: text; - width: 145px; - - @include padding(null 50px null 15px); - } - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/ckeditor.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/ckeditor.scss deleted file mode 100644 index 6269d590e8..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/ckeditor.scss +++ /dev/null @@ -1,71 +0,0 @@ -@charset "UTF-8"; - -/// -/// 1. BASE -/// -// Base rules consist of styling for HTML elements only, such as used in a CSS -// reset or Normalize.css. Base rules should never include class selectors. -// -// To avoid "undoing" styles in components, base styles should reflect the -// simplest possible appearance of each element. For example, the simplest usage -// of the ul element may be completely unstyled, removing list markers and -// indents and relying on a component class for other applications. -@import 'decanter-no-markup', -'elements/index'; - -.hide-logged-in:hover { - outline: 1px dashed pink; - - &:before { - content: 'Visible to logged out users'; - font-size: 10px; - position: absolute; - z-index: 99; - background: white; - border: 1px solid; - } -} - -.hide-logged-out:hover { - outline: 1px dashed pink; - - &:before { - content: 'Hidden to logged out users'; - font-size: 10px; - position: absolute; - z-index: 99; - background: white; - border: 1px solid; - } -} - - -// Need to override ckeditor styles but use similar styles as decanter. - -.cke_editable.cke_show_borders table.cke_show_border { - - > tr > th, - > tr > td, - > tbody > tr > th, - > tbody > tr > td { - border: 1px solid #b6b1a9; - } - - &.decanter-table--borderless { - > thead > tr { - background-color: transparent; - } - - > thead > tr > td, - > thead > tr > th { - border-top: 0; - } - - > tr > th, - > tr > td, - > tbody > tr > th, - > tbody > tr > td { - border-width: 1px 0; - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/hover-menu.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/hover-menu.scss deleted file mode 100644 index 3ca42f768b..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/hover-menu.scss +++ /dev/null @@ -1,349 +0,0 @@ -@charset "UTF-8"; - -/// -/// HOVER MAIN MENU COMPONENT -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -// Styles for no JavaScript -// Fallback styles, which are also applied to the page when -// loading and in-between navigation page refreshes -#header { - .decanter-main-menu--hover-reveal { - .no-js & { - .fa { - display: none; - } - } - - @include media($medium-screen) { - ul ul { - display: none; - } - - &.menu--main { - box-shadow: none; - float: right; - height: 40px; - - a:hover, - a.is-active, - .menu-item--active-trail a { - border-bottom: solid 3px $color-black; - } - - li { - @include margin(null 0 null null); - - &.menu-item > a { - font-size: $base-font-size; - font-weight: $font-normal; - text-decoration: none; - - @include margin(0 1.5em 0 0); - @include padding(6px 0); - } - } - } - } - } -} - -// Main menu in header region -#header { - .fa { - font: normal normal normal 14px/1 FontAwesome; - } - - .js & { - .decanter-main-menu--hover-reveal { - @include media($medium-screen) { - .fa { - display: none; - } - - &.menu--main { - box-shadow: none; - float: right; - height: 40px; - - a:hover, - a.is-active, - .menu-item--active-trail a, - a.ui-state-active { - border-bottom: solid 3px $color-black; - } - } - - .ui-menu.decanter-nav-primary { - border: none; - - &.ui-menu.ui-widget-content { - background: $color-black; - - @include media($medium-screen) { - background: none; - } - } - - .ui-menu.ui-widget-content.ui-widget { - border: none; - } - - .ui-menu.ui-widget-content .ui-icon { - background-image: none; - } - - .ui-menu.ui-widget-content.ui-widget { - background: $color-black; - - @include padding(1em); - } - - .ui-menu.ui-widget-content.ui-widget.decanter-nav-submenu li a { - font-size: 1.8rem; - } - - &.ui-menu .ui-menu-item-wrapper { - @include margin(0 1.5em 0 0); - @include padding(6px 0 6px 0); - } - - > li > a { - font-weight: $font-normal; - - @media (min-width: 951px) { - font-size: $base-font-size; - } - } - - > li > a .ui-menu-icon { - right: -18px; - top: -23px; - -webkit-transform: rotate(90deg); - transform: rotate(90deg); - } - - .ui-state-active, - .ui-widget-content .ui-state-active, - .ui-widget-header .ui-state-active, - a.ui-button:active, - .ui-button:active, - .ui-button.ui-state-active:hover { - background-color: transparent; - border: none; - border-bottom: 3px solid $color-black; - color: $color-cloud; - - @include media($medium-screen) { - color: $color-black; - } - } - - .decanter-nav-submenu { - .ui-state-active, - .ui-widget-content .ui-state-active - a.ui-button:active, - .ui-button:active, - .ui-button.ui-state-active:hover { - background-color: transparent; - color: $color-cloud; - text-decoration: underline; - } - } - - .decanter-nav-submenu .menu-item a { - border-bottom: none; - color: $color-white; - - @include margin(0 1.5em 10px 0); - @include padding(0); - - @include media($medium-screen) { - @include margin(0 0 10px 0); - } - - - &:hover { - background-color: transparent; - border: none; - color: $color-cloud; - text-decoration: underline; - } - - &.is-active { - color: $color-cloud; - } - } - } - - ul ul { - display: none; - - li { - position: relative; - display: block; - } - - ul { - left: 100%; - top: 0; - } - } - } - - - // Mobile styles for the main menu in header region. - @include media(max-width ($medium-screen - 1)) { - ul { - display: none; - background: $color-black; - position: absolute; - z-index: 1; - width: calc(100% - 10px); - - &.expanded { - display: block; - width: 95%; - } - - ul { - border: 1px solid $color-white; - z-index: 2; - - ul { - z-index: 3; - - ul { - z-index: 4; - } - } - } - - button { - @include padding(4px); - @include margin(null null null 1.5em); - } - } - - li { - display: block; - position: relative; - - @include padding(0.2em null null 0.75em); - } - - a { - color: $color-white; - border: 0; - - @include padding(0); - - &:hover, - &:focus { - text-decoration: none; - } - - &.is-active { - border-bottom: 2px solid $color-white; - font-weight: $font-bold; - } - } - - button { - color: $color-white; - width: auto; - } - } - } - } -} - -// Subnavigation - no JavaScript -// No JavaScript is applied to the menu when -// it does not appear in the Header region. -.main-container { - .menu--main { - float: none; - - @include media(max-width $medium-screen) { - display: none; - } - - - h2#menu-blockmain-menu { - @include margin(0 null null); - - a { - font-size: $h2-font-size; - font-weight: $font-bold; - } - } - - a { - font-weight: $font-bold; - text-decoration: none; - - @include padding(0 0 5px 10px); - - &:hover, - &.is-active, - &.ui-state-active { - border-bottom: none; - } - - &.is-active { - border-left: 2px solid $color-black; - } - } - - ul { - @include margin(null null 0); - - li { - display: block; - } - } - - .menu-item--active-trail { - a { - border-bottom: none; - color: $color-bright-red; - - &:hover { - color: $color-black; - } - - &.is-active { - color: $color-black; - font-weight: $font-bold; - } - } - - &.menu-item--expanded > a { - border-left: 2px solid $color-black; - color: #2e2d29; - font-weight: $font-bold; - } - - ul.menu .menu-item a.is-active { - border-left: none; - color: $color-black; - font-weight: $font-bold; - } - } - - ul.menu ul.menu .menu-item a { - font-weight: $font-normal; - - @include padding(null null null 20px); - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/pager.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/pager.scss deleted file mode 100644 index 947c764347..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/molecules/pager.scss +++ /dev/null @@ -1,28 +0,0 @@ -.pager { - margin-top: 10px; - - li { - padding: 0 3px; - - a { - background: $color-bright-red; - color: $color-white; - padding: 0 10px; - text-decoration: none; - - &:hover{ - background: $color-black; - } - } - - &.pager__item--active a { - background: $color-white; - color: $color-bright-red; - border: 1px $color-black solid; - - &:hover{ - color: $color-black; - } - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/node/stanford_visitor.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/node/stanford_visitor.scss deleted file mode 100644 index ec26229da1..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/node/stanford_visitor.scss +++ /dev/null @@ -1,80 +0,0 @@ -@charset "UTF-8"; - -/// -/// VISITOR NODE STYLES -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import - '../utilities/mixins/mixins'; - -.stanford-visitor { - &.field-s-visitor-position-title { - font-weight: 600; - } - - &.field-s-visitor-curr-inst { - @include margin(0.5em null null); - } - - &.field-s-visitor-year-visited { - @include margin(0.5em null null); - - > div:first-child { - float: left; - font-weight: 600; - - &:after { - content: ":\00a0"; - } - } - - div:nth-child(2) > div { - display: inline-block; - - &:after { - content: ", "; - } - - &:last-child:after { - content: none; - } - } - } - - &.field-s-visitor-research-area { - @include margin(0.5em null null); - - > div:first-child { - float: left; - font-weight: 600; - - &:after { - content: ":\00a0"; - } - } - } - - &.field-s-visitor-donor { - font-style: italic; - font-weight: 600; - - > div:first-child { - float: left; - padding-right: 0.15em; - } - } - - &.field-s-visitor-external-link { - @include margin(0.5em null null); - - > div:first-child { - float: left; - padding-right: 0.15em; - } - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/paragraph/mrc_slideshow.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/paragraph/mrc_slideshow.scss deleted file mode 100644 index 6db665496c..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/paragraph/mrc_slideshow.scss +++ /dev/null @@ -1,175 +0,0 @@ -@charset "UTF-8"; - -/// -/// SLIDESHOW -/// - -// Decanter -@import - 'decanter-no-markup'; - -// Stanford Math Research Center -@import -'../utilities/mixins/mixins'; - -.slick--optionset--mrc-slideshow { - position: relative; - - @include margin(null null 3em); - - .paragraph { - position: relative; - } - - .slick-content { - bottom: 0; - position: static; - text-align: center; - width: 100%; - - @include padding(35px); - - @include media($small-screen) { - background-color: rgba(0, 0, 0, 0.6); - color: $color-white; - position: absolute; - } - - @media (min-wdith: 767px) { - @include padding(35px 70px); - } - - .mrc-slide.field-mrc-slide-title { - font-size: $h2-font-size; - font-weight: $font-bold; - } - - .field-mrc-slide-body { - @include margin(0.75em null null); - } - - .field-mrc-slide-link { - @include margin(0.5em null null); - - a { - @include media($small-screen) { - color: $color-white; - } - } - } - } - - .slick-arrow { - background: transparent; - color: transparent; - height: 80px; - position: absolute; - top: 45px; - - @include margin(0); - - @include media($small-screen) { - top: 50%; - } - - &:hover, - &:focus { - background: transparent; - color: transparent; - } - - &.slick-next { - right: 0; - - &:before { - color: $color-white; - content: "\f105"; - font-family: FontAwesome; - font-size: 75px; - position: absolute; - right: 5%; - top: 0; - - @include padding(0 10px); - @include media($small-screen) { - right: 20%; - } - } - } - - &.slick-prev { - &:before { - color: $color-white; - content: "\f104"; - font-family: FontAwesome; - font-size: 75px; - left: 5%; - position: absolute; - top: 0; - - @include padding(0 10px); - - @include media($small-screen) { - left: 20%; - } - } - } - } - - .slick-dots { - bottom: -55px; - list-style: none; - position: static; - text-align: center; - width: 100%; - - @include media($small-screen) { - position: absolute; - } - - @include padding(0); - - li { - display: inline-block; - position: relative; - - @include margin(0 5px); - - button { - background: transparent; - color: transparent; - display: block; - font-size: 0; - height: 20px; - line-height: 0; - width: 20px; - - @include padding(5px); - - &:before { - color: $color-black; - content: "\f1db"; - font-family: FontAwesome; - font-size: 18px; - height: 20px; - left: 0; - line-height: 20px; - position: absolute; - text-align: center; - top: 0; - width: 20px; - - @include font-smoothing; - } - } - - &.slick-active button:before { - content: "\f111"; - } - } - } - - button:focus { - box-shadow: none; - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_accessible-focus.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_accessible-focus.scss deleted file mode 100644 index 7a6de023bc..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_accessible-focus.scss +++ /dev/null @@ -1,12 +0,0 @@ -@charset "UTF-8"; - -/// -/// ACCESSIBLE FOCUS MIXIN -/// - -// For applying an outline to the focus state of -// of element or component. Helps improve accessibility. - -@mixin accessible-focus { - outline: 2px dotted $color-sky; -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_basic-flex.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_basic-flex.scss deleted file mode 100644 index a8b76f34bd..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_basic-flex.scss +++ /dev/null @@ -1,31 +0,0 @@ -@charset "UTF-8"; - -/// -/// BASIC FLEX MIXIN -/// - -// Basic flexbox positioning for mobile first breakpoints in Decanter. - -@mixin mrc-flex-small { - display: block; - - @include media($small-screen) { - display: flex; - } -} - -@mixin mrc-flex-medium { - display: block; - - @include media($medium-screen) { - display: flex; - } -} - -@mixin mrc-flex-large { - display: block; - - @include media($large-screen) { - display: flex; - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_card-container.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_card-container.scss deleted file mode 100644 index 9258e18e84..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_card-container.scss +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; - -/// -/// CARD CONTAINER MIXIN -/// - -@mixin mrc-card-container { - background: $color-white; - box-shadow: $box-shadow; - padding: 3rem; -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_date-stacked.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_date-stacked.scss deleted file mode 100644 index ca3ba98ec7..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_date-stacked.scss +++ /dev/null @@ -1,30 +0,0 @@ -@charset "UTF-8"; - -/// -/// DATE STACKED MIXIN -/// - -@mixin mrc-date-stacked { - color: $color-white; - background: $color-black; - height: 80px; - width: 80px; - text-align: center; - - @include margin(null null 0.4em); - - .mrc-date-stacked__month { - font-weight: $font-light; - line-height: 2.5em; - text-transform: uppercase; - - @include margin(null null 0.3em); - } - - .mrc-date-stacked__day { - font-size: $h2-font-size; - font-weight: $font-bold; - - @include margin((-22px) null null); - } -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_float.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_float.scss deleted file mode 100644 index 2effe4d9b0..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/_float.scss +++ /dev/null @@ -1,15 +0,0 @@ -@charset "UTF-8"; - -/// -/// FLOAT MIXIN -/// - -@mixin mrc-float-left { - float: left; - margin-right: 1em; -} - -@mixin mrc-float-right { - float: right; - margin-left: 1em; -} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/mixins.scss b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/mixins.scss deleted file mode 100644 index d5f415dfbe..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/scss/utilities/mixins/mixins.scss +++ /dev/null @@ -1,12 +0,0 @@ -@charset 'UTF-8'; - -/// -/// MIXINS -/// - -@import - 'accessible-focus', - 'basic-flex', - 'card-container', - 'date-stacked', - 'float'; diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--menu_block.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--menu_block.html.twig deleted file mode 100644 index 6e52bfdd97..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--menu_block.html.twig +++ /dev/null @@ -1,56 +0,0 @@ -{# -/** - * @file - * Theme override for a menu block. - * - * Available variables: - * - plugin_id: The ID of the block implementation. - * - label: The configured label of the block if visible. - * - configuration: A list of the block's configuration values. - * - label: The configured label for the block. - * - label_display: The display settings for the label. - * - provider: The module or other provider that provided this block plugin. - * - Block plugin specific settings will also be stored here. - * - content: The content of this block. - * - attributes: HTML attributes for the containing element. - * - id: A valid HTML ID and guaranteed unique. - * - title_attributes: HTML attributes for the title element. - * - content_attributes: HTML attributes for the content element. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the main title tag that appears in the template. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the main title tag that appears in the template. - * - * Headings should be used on navigation menus that consistently appear on - * multiple pages. When this menu block's label is configured to not be - * displayed, it is automatically made invisible using the 'visually-hidden' CSS - * class, which still keeps it visible for screen-readers and assistive - * technology. Headings allow screen-reader and keyboard only users to navigate - * to or skip the links. - * See http://juicystudio.com/article/screen-readers-display-none.php and - * http://www.w3.org/TR/WCAG-TECHS/H42.html for more information. - */ -#} -{% - set classes = [ - 'block', - 'block-menu', - 'navigation', - 'menu--' ~ derivative_plugin_id|clean_class, - ] -%} -{% set heading_id = (configuration.id ~ '-menu')|clean_id %} - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--system-menu-block.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--system-menu-block.html.twig deleted file mode 100644 index 7166221095..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/block/block--system-menu-block.html.twig +++ /dev/null @@ -1,64 +0,0 @@ -{# -/** - * @file - * Theme override for a menu block. - * - * Available variables: - * - plugin_id: The ID of the block implementation. - * - label: The configured label of the block if visible. - * - configuration: A list of the block's configuration values. - * - label: The configured label for the block. - * - label_display: The display settings for the label. - * - provider: The module or other provider that provided this block plugin. - * - Block plugin specific settings will also be stored here. - * - content: The content of this block. - * - attributes: HTML attributes for the containing element. - * - id: A valid HTML ID and guaranteed unique. - * - title_attributes: HTML attributes for the title element. - * - content_attributes: HTML attributes for the content element. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the main title tag that appears in the template. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the main title tag that appears in the template. - * - * Headings should be used on navigation menus that consistently appear on - * multiple pages. When this menu block's label is configured to not be - * displayed, it is automatically made invisible using the 'visually-hidden' CSS - * class, which still keeps it visible for screen-readers and assistive - * technology. Headings allow screen-reader and keyboard only users to navigate - * to or skip the links. - * See http://juicystudio.com/article/screen-readers-display-none.php and - * http://www.w3.org/TR/WCAG-TECHS/H42.html for more information. - */ -#} -{% - set classes = [ - 'decanter-main-menu--hover-reveal', - 'block', - 'block-menu', - 'navigation', - 'menu--' ~ derivative_plugin_id|clean_class, - ] -%} -{% set heading_id = (configuration.id ~ '-menu')|clean_id %} - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/html.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/html.html.twig deleted file mode 100644 index 6eda1dd019..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/html.html.twig +++ /dev/null @@ -1,76 +0,0 @@ -{# -/** - * @file - * Default theme implementation for the basic structure of a single Drupal page. - * - * Variables: - * - logged_in: A flag indicating if user is logged in. - * - root_path: The root path of the current page (e.g., node, admin, user). - * - node_type: The content type for the current node, if the page is a node. - * - css: A list of CSS files for the current page. - * - head: Markup for the HEAD element (including meta tags, keyword tags, and - * so on). - * - head_title: A modified version of the page title, for use in the TITLE tag. - * - head_title_array: List of text elements that make up the head_title - * variable. May contain or more of the following: - * - title: The title of the page. - * - name: The name of the site. - * - slogan: The slogan of the site. - * - page_top: Initial rendered markup. This should be printed before 'page'. - * - page: The rendered page markup. - * - page_bottom: Closing rendered markup. This variable should be printed after - * 'page'. - * - styles: Style tags necessary to import all necessary CSS files in the head. - * - scripts: Script tags necessary to load the JavaScript files and settings - * in the head. - * - db_offline: A flag indicating if the database is offline. - * - * @see template_preprocess_html() - * - * @ingroup themeable - */ -#} - -{% if ie_enabled_versions.ie8 %} - {{- attach_library('stanford_basic/ie8') }} -{% endif %} -{% if ie_enabled_versions.ie9 or ie_enabled_versions.ie8 %} - - - - -{% else -%} - -{% endif %} - - - {{ head_title|safe_join(' | ') }} - - - - {% set classes = [is_front ? 'front', not is_front ? 'not-front'] %} - {% for role in user.roles %} - {% set classes = classes|merge(['role--' ~ role|clean_class]) %} - {% endfor %} - -{% spaceless %} - - -{% include "@stanford_basic/components/brand-bar.html.twig" %} -{{ page_top }} -{{ page }} -{{ page_bottom }} -{% include "@stanford_basic/components/global-footer.html.twig" %} - - {% if browser_sync.enabled %} - - {% endif %} - -{% endspaceless %} - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--main.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--main.html.twig deleted file mode 100644 index 217ff561b6..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--main.html.twig +++ /dev/null @@ -1,51 +0,0 @@ -{% set attributes = attributes.addClass('basic-main-menu') %} - -{% import _self as menus %} - -{# - We call a macro which calls itself to render the full tree. - @see http://twig.sensiolabs.org/doc/tags/macro.html -#} -{{ menus.menu_links(items, attributes, 0) }} - -{% macro menu_links(items, attributes, menu_level) %} - {% import _self as menus %} - {% if items %} - {% if menu_level == 0 %} - - - {% else %} - - {% endif %} -{% endmacro %} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--menu-block--main.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--menu-block--main.html.twig deleted file mode 100644 index 7b612b90fc..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu--menu-block--main.html.twig +++ /dev/null @@ -1,54 +0,0 @@ -{% set attributes = attributes.addClass('basic-main-menu') %} - -{% import _self as menus %} - -{# - We call a macro which calls itself to render the full tree. - @see http://twig.sensiolabs.org/doc/tags/macro.html -#} -{{ menus.menu_links(items, attributes, 0) }} - -{% macro menu_links(items, attributes, menu_level) %} - {% import _self as menus %} - {% if items %} - {% if menu_level == 0 %} - - - {% else %} - - {% endif %} -{% endmacro %} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu.html.twig deleted file mode 100644 index e482ef4aad..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/menus/menu.html.twig +++ /dev/null @@ -1,55 +0,0 @@ -{# -/** - * @file - * Theme override to display a menu. - * - * Available variables: - * - menu_name: The machine name of the menu. - * - items: A nested list of menu items. Each menu item contains: - * - attributes: HTML attributes for the menu item. - * - below: The menu item child items. - * - title: The menu link title. - * - url: The menu link url, instance of \Drupal\Core\Url - * - localized_options: Menu link localized options. - * - is_expanded: TRUE if the link has visible children within the current - * menu tree. - * - is_collapsed: TRUE if the link has children within the current menu tree - * that are not currently visible. - * - in_active_trail: TRUE if the link is in the active trail. - */ -#} -{% import _self as menus %} - -{# - We call a macro which calls itself to render the full tree. - @see http://twig.sensiolabs.org/doc/tags/macro.html -#} -{{ menus.menu_links(items, attributes, 0) }} - -{% macro menu_links(items, attributes, menu_level) %} - {% import _self as menus %} - {% if items %} - {% if menu_level == 0 %} - - {% else %} - - {% endif %} -{% endmacro %} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/page.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/page.html.twig deleted file mode 100644 index 8b17685ea1..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/page.html.twig +++ /dev/null @@ -1,37 +0,0 @@ - - -{% if page.header %} - - -{% endif %} - - - -{{ page.breadcrumb }} - -{% if page.highlighted | render %} -
      {{ page.highlighted }}
      -{% endif %} - -{% if page.help %} -
      {{ page.help }}
      -{% endif %} - -
      - {{ page.content }} -
      - - - -{% if page.footer | render %} -
      -
      - {{ page.footer }} -
      -
      - -{% endif %} diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/views/views-view.html.twig b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/views/views-view.html.twig deleted file mode 100644 index 37cc9e7a8c..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/templates/views/views-view.html.twig +++ /dev/null @@ -1,70 +0,0 @@ -{# -/** - * @file - * Theme override for main view template. - * - * Available variables: - * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. - * - css_class: The user-specified classes names, if any. - * - header: The optional header. - * - footer: The optional footer. - * - rows: The results of the view query, if any. - * - empty: The content to display if there are no rows. - * - pager: The optional pager next/prev links to display. - * - exposed: Exposed widget form/info to display. - * - feed_icons: Optional feed icons to display. - * - more: An optional link to the next page of results. - * - title: Title of the view, only used when displaying in the admin preview. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the view title. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the view title. - * - attachment_before: An optional attachment view to be displayed before the - * view content. - * - attachment_after: An optional attachment view to be displayed after the - * view content. - * - dom_id: Unique id for every view being printed to give unique class for - * Javascript. - * - * @see template_preprocess_views_view() - */ -#} -{% - set classes = [ - dom_id ? 'js-view-dom-id-' ~ dom_id, - ] -%} - - {{ title_prefix }} - {{ title }} - {{ title_suffix }} - - {% if header %} -
      - {{ header }} -
      - {% endif %} - - {{ exposed }} - {{ attachment_before }} - - {% if rows %} -
      - {{ rows }} -
      - {% endif %} - {{ empty }} - {{ pager }} - - {{ attachment_after }} - {{ more }} - - {% if footer %} -
      - {{ footer }} -
      - {% endif %} - - {{ feed_icons }} - diff --git a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/theme-settings.php b/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/theme-settings.php deleted file mode 100644 index dd106d1dbb..0000000000 --- a/docroot/profiles/humsci/stanford_mrc/themes/math_research_center/theme-settings.php +++ /dev/null @@ -1,20 +0,0 @@ -getActiveTheme()->getName(); - -/** - * Implements hook_form_system_theme_settings_alter(). - * - * Form override for theme settings. - */ -function math_research_center_form_system_theme_settings_alter(array &$form, FormStateInterface $form_state) { - -} From 3e1fe1a9da69481de456a6a7698a1d0b733b680f Mon Sep 17 00:00:00 2001 From: Callin Mullaney Date: Thu, 24 Aug 2023 16:46:35 -0500 Subject: [PATCH 07/17] FourKitchens Release: Sprint 32 (#1333) * feat(shs-4970): adjust mobile accent bar (#1332) * feat(shs-4993): adjust link color on warbler color scheme (#1331) * feat(shs-4993): adjust link color on warbler color scheme * Update docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss * fix(shs-4993): changing how link color is applied * SHS-4970 mobile overlay accent bar (#1339) * feat(shs-4970): adjust mobile accent bar * fix(shs-4970): adjusting method of fixing the mobile overlay accent bar --------- Co-authored-by: feynman --------- Co-authored-by: Amanda Luker --- docroot/themes/humsci/humsci_airy/css/humsci_airy.css | 2 +- .../src/scss/components/_pattern.carousel.scss | 10 +++++++++- .../humsci_basic/src/scss/tools/_mixins.links.scss | 9 +++++++++ .../humsci/humsci_colorful/css/humsci_colorful.css | 2 +- .../css/humsci_traditional-ckeditor.css | 2 +- .../humsci_traditional/css/humsci_traditional.css | 2 +- 6 files changed, 22 insertions(+), 5 deletions(-) diff --git a/docroot/themes/humsci/humsci_airy/css/humsci_airy.css b/docroot/themes/humsci/humsci_airy/css/humsci_airy.css index 2c645c6f73..c2ee89dba6 100644 --- a/docroot/themes/humsci/humsci_airy/css/humsci_airy.css +++ b/docroot/themes/humsci/humsci_airy/css/humsci_airy.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:3.2rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;line-height:140%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:2.4rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.4rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.8rem}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;line-height:140%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.carousel.scss b/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.carousel.scss index 4aca0be012..5dbd76c0f7 100644 --- a/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.carousel.scss +++ b/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.carousel.scss @@ -149,7 +149,7 @@ // Line decoration pseudo element &::after { - top: hb-calculate-rems(32px); + top: hb-calculate-rems(24px); @include hb-colorful-text-bar('tertiary-reversed'); @include grid-media-min('md') { @@ -191,6 +191,14 @@ width: auto; } } + + p { + margin-top: hb-spacing-width('xs'); + + @include grid-media-min('lg') { + margin-top: hb-spacing-width('sm'); + } + } } @include hb-traditional { diff --git a/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss b/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss index 9d621c0918..f7cc8ab414 100644 --- a/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss +++ b/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss @@ -127,6 +127,15 @@ @include hb-traditional { background-image: none; + + .ht-pairing-warbler & { + @include hb-pairing-color('color', 'secondary'); + + &:hover, + &:focus { + @include hb-pairing-color('color', 'tertiary'); + } + } } .hb-local-footer & { diff --git a/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css b/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css index 036e830dac..af59869654 100644 --- a/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css +++ b/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem;color:#b6b1a9}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;background-color:#148762;background-color:var(--palette--secondary);opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:3.2rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#148762;background-color:var(--palette--secondary)}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;line-height:140%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem;color:#b6b1a9}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;background-color:#148762;background-color:var(--palette--secondary);opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:2.4rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.4rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.8rem}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#148762;background-color:var(--palette--secondary)}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;line-height:140%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css index 2b8c527818..4e9557fa9a 100644 --- a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css +++ b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#fff}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#fff}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#fff}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:18px}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:34px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:42px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:6px 26px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 35px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}.ck.ck-content table tr:nth-child(even){background-color:#f4f4f4}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#fff}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#fff}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#fff}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:18px}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:34px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:42px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:6px 26px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 35px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}.ck.ck-content table tr:nth-child(even){background-color:#f4f4f4}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css index 3c03b3d149..717d7383bd 100644 --- a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css +++ b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.8rem;line-height:127%}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#b1040e;color:var(--palette--tertiary);background-image:none}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif h1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h1{font-size:4.2rem}}h1 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h2{font-size:3.6rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif h3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h3{font-size:2.5rem;line-height:115%}}h3 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:1.8rem;line-height:124%}h4 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.6rem;line-height:126%}h5 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}h6 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#8c1515;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b3b5b9;border-radius:0}input:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:3.2rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal table th a:hover .fa-ext::after,.ht-pairing-cardinal table th a:focus .fa-ext::after,.ht-pairing-cardinal table td a:hover .fa-ext::after,.ht-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay table th a:hover .fa-ext::after,.ht-pairing-bluejay table th a:focus .fa-ext::after,.ht-pairing-bluejay table td a:hover .fa-ext::after,.ht-pairing-bluejay table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler table th a:hover .fa-ext::after,.ht-pairing-warbler table th a:focus .fa-ext::after,.ht-pairing-warbler table td a:hover .fa-ext::after,.ht-pairing-warbler table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch table th a:hover .fa-ext::after,.ht-pairing-firefinch table th a:focus .fa-ext::after,.ht-pairing-firefinch table td a:hover .fa-ext::after,.ht-pairing-firefinch table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}table tr:nth-child(even){background-color:#f4f4f4}details{margin:1.4rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#8c1515;border-color:var(--palette--secondary);background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #b1040e;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#dbdcde;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 3.2rem)) !important}}.hb-vertical-page-padding{margin:3.2rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 3.2rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:3.2rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:3.2rem !important}.views-row:not(:last-child){margin-bottom:3.2rem !important}.ptype-hs-accordion{margin-bottom:1.4rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:3.2rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:3.2rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none;padding:0 3.2rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#dbdcde}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 3.2rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:3.2rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (96px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:3.2rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:3.2rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:18%;margin-right:3.2rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:3.2rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 18% - 3.2rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 36% - 2 * 3.2rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.4rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.4rem 1.4rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.4rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0;font-size:1.6rem;line-height:127%}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:18%;margin:0 3.2rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 18% - 3.2rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 36% - (2 * 3.2rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0;font-size:1.6rem;line-height:127%}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:3.2rem}.layout__region .block-views.hb-dark-pattern{padding:2rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1rem}.hb-card__subcontent-item{color:#343639;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#343639}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0;margin-bottom:0 !important}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.8rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23005b6c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23C74632'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#343639;font-size:1.4rem;margin-bottom:1.4rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#343639;font-size:1.6rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.8rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.4rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:1rem}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:3.2rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 300ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:3.2rem;position:absolute;display:inline-block;min-width:10rem;background-color:#fff;padding:0;top:0;left:0}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-size:1.4rem;padding:1rem;width:100%}.hb-card__date-tile-day{font-weight:600;line-height:100%;border:1px solid;border-top-width:0;border-color:#dbdcde;color:#600e0e;color:var(--palette--primary);font-size:3.6rem;padding:1rem 0 1rem}.views-element-container .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:1.4rem}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;margin:0;overflow-wrap:break-word;font-size:2rem}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;font-size:2.2rem}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1rem}.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word}.hb-card__description:not(:last-child){margin-bottom:1rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.4rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-card__decorative-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover::after,.hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{text-decoration:underline}.hb-card__decorative-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:3.2rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(32px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (96px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (128px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (128px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (160px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (160px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (192px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (192px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (224px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (224px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (256px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (256px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (288px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (288px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (320px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (320px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (352px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (352px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b3b5b9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:2.8rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.4rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:0}.chosen-container .chosen-drop{border:1px solid;border-color:#b3b5b9;border-radius:0;outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f4f4f4}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b3b5b9;border-radius:0}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b3b5b9;border-radius:0}.chosen-container-multi:focus-within{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b3b5b9;border-radius:0;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 300ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f4f4f4;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#343639;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#343639}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#8c1515;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b3b5b9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#343639}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b3b5b9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f4f4f4;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b3b5b9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b3b5b9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.ht-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.ht-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 300ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#343639;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f4f4f4;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b3b5b9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#dbdcde;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f4f4f4}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#b1040e;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#330808;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#dbdcde}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#343639;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#dbdcde}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:0.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}@media(min-width: 1500px){.hb-card--structured .hb-card__columns .views-field{width:33.33%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#343639;opacity:1}.su-site-search input::placeholder{color:#343639;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23343639' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23343639' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b3b5b9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-bluejay .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-warbler .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-firefinch .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-hero-image::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-hero-overlay::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;text-align:center}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-hero-overlay__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-hero-overlay__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.6rem}}.hb-hero-overlay__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body{margin:0 auto}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-body{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{width:50%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;margin-top:0;display:flex;min-height:32rem}.paragraph--type--hs-carousel .hb-hero-overlay::before{animation:traditionalCarouselOverlay}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{min-height:42rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);position:relative;margin:3.2rem 0 !important;align-self:stretch;text-align:left;left:2.8rem;transform:translateX(0) translateY(0)}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text{bottom:25%}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{padding:5rem 0 5rem;left:3.2rem;width:50% !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:43% !important}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:48% !important;margin:5.2rem 0 !important}}@media(min-width: 1500px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:650px !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:traditionalCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{width:auto;margin:0 3.2rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 5rem}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:1.4rem 3.2rem 0;width:auto}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:calc(100% - 10rem);margin:2.4rem 3.2rem 0}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 5rem 0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 3.2rem 0}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 3.2rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 6.4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 5rem;width:calc(85% - 14rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(80% - 14rem)}}@media(min-width: 992px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(95% - 14rem)}}@media(min-width: 1200px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 14rem)}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(100% - 6.4rem);margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link a{max-width:unset}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:7.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:8rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 7.7rem);bottom:5.3rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:2.3rem}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8.4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(63% - 6rem);bottom:7.7rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 3.6rem);bottom:4.8rem}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem;bottom:4.8rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem);bottom:4.8rem}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f4f4f4,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:3rem}.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:6rem}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 20'%3E%3Cpath d%3D'm15,0.2l-1.4,1.4l4.7,4.6h-18.2v2h17.9l-4.4,4.1l1.4,1.5l7.1,-6.6z' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.25rem;right:calc(5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:inherit;left:calc(53% - 8.5rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(45% - 8.5rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:inherit;right:calc(5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(50% - 8.5rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(65rem - 6.5rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(100% - 8.8rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.25rem;right:5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:inherit;left:calc(53% - 4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(45% - 4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{left:inherit;right:5rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(50% - 4rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(65rem - 2rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(100% - 4.3rem)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__title{margin-bottom:1rem}.hb-grid .ptype-hs-postcard .hb-card__title h2,.ptype-hs-row .ptype-hs-postcard .hb-card__title h2,.hb-grid .ptype-hs-postcard .hb-card__title h3,.ptype-hs-row .ptype-hs-postcard .hb-card__title h3,.hb-grid .ptype-hs-postcard .hb-card__title h4,.ptype-hs-row .ptype-hs-postcard .hb-card__title h4,.hb-grid .ptype-hs-postcard .hb-card__title h5,.ptype-hs-row .ptype-hs-postcard .hb-card__title h5,.hb-grid .ptype-hs-postcard .hb-card__title h6,.ptype-hs-row .ptype-hs-postcard .hb-card__title h6{font-size:2.2rem}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%;margin:0;overflow-wrap:break-word}.hb-font-sans-serif .field-hs-postcard-title h2,.hb-font-sans-serif .field-hs-postcard-title h3,.hb-font-sans-serif .field-hs-postcard-title h4,.hb-font-sans-serif .field-hs-postcard-title h5,.hb-font-sans-serif .field-hs-postcard-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.5rem;line-height:115%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.field-hs-postcard-link a .fa-mailto{display:none}.field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover::after,.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{text-decoration:underline}.field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-bottom:1rem}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}.hb-vertical-linked-card__img img{width:100%;transition:transform 300ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 300ms ease-in-out;padding:1.6rem 5.4rem 1.6rem 1.6rem;color:#fff;background-color:#600e0e;background-color:var(--palette--primary);margin:0}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#330808;background-color:var(--palette--primary-dark);text-decoration:underline}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 300ms ease-in-out;bottom:0.7rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word;flex:1 1 auto;background-color:#dbdcde;background-color:var(--palette--tertiary-reversed);padding:1.6rem 1.6rem 2.8rem}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-bluejay .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-warbler .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-firefinch .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b3b5b9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{margin-top:0;margin-bottom:2rem;width:100%}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#b1040e;color:var(--palette--tertiary);background-image:none}.email a:hover,.email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#343639}.address{margin:0;font-style:italic;color:#343639}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#343639;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f4f4f4}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#dbdcde}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:2.8rem 0;background-color:#dde0e0;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#dbdcde}.hc-pairing-lake .hb-spotlight{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:3.2rem 0;margin:3.2rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%;margin:0 0 2rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.6rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:2.8rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-spotlight__image-wrapper{margin-bottom:2.8rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:3.2rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:3.2rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#fff}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{text-decoration:underline}.hb-testimonial__link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.4rem}}.js-pager__items{margin:3.2rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#8c1515;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#8c1515;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#dbdcde;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#343639;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 300ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#dbdcde}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#343639;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#8c1515;color:var(--palette--secondary);text-decoration:underline;line-height:1.4;border:1px solid;border-color:rgba(0,0,0,0);padding:0.3rem 0.6rem}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#dbdcde;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.button[data-drupal-selector=edit-reset]:focus,.button[data-drupal-selector=edit-reset]:active,a.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:active{border-color:#8c1515;border-color:var(--palette--secondary);box-shadow:none}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 3.5rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 3.2rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:3.2rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.4rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#8c1515;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .field-hs-time-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.5rem;line-height:115%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#600e0e;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#b3b6b9;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.4rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#600e0e;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.ht-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23003b45'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23A64C47'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:124%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-gradient-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-gradient-hero::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-gradient-hero__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-gradient-hero__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.6rem}}.hb-gradient-hero__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-bottom:0}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2rem}.hb-callout-box--align-left{float:left;margin-right:2rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#343639}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#d9dede;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:2.8rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);margin-top:2.8rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2rem}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .field-media-image-caption{left:2rem;bottom:2rem;width:calc(100% - (2rem * 2))}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 300ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 300ms ease-in-out}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 3.2rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 300ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#fff}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#fff}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#fff}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.8rem;line-height:127%}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#b1040e;color:var(--palette--tertiary);background-image:none}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a:not([class]),.ht-pairing-warbler a.mailto,.ht-pairing-warbler a[href^="mailto:"],.ht-pairing-warbler a.ext{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a:not([class]):hover,.ht-pairing-warbler a:not([class]):focus,.ht-pairing-warbler a.mailto:hover,.ht-pairing-warbler a.mailto:focus,.ht-pairing-warbler a[href^="mailto:"]:hover,.ht-pairing-warbler a[href^="mailto:"]:focus,.ht-pairing-warbler a.ext:hover,.ht-pairing-warbler a.ext:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif h1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h1{font-size:4.2rem}}h1 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h2{font-size:3.6rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif h3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h3{font-size:2.5rem;line-height:115%}}h3 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:1.8rem;line-height:124%}h4 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.6rem;line-height:126%}h5 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}h6 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#8c1515;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b3b5b9;border-radius:0}input:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:3.2rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal table th a:hover .fa-ext::after,.ht-pairing-cardinal table th a:focus .fa-ext::after,.ht-pairing-cardinal table td a:hover .fa-ext::after,.ht-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay table th a:hover .fa-ext::after,.ht-pairing-bluejay table th a:focus .fa-ext::after,.ht-pairing-bluejay table td a:hover .fa-ext::after,.ht-pairing-bluejay table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler table th a:hover .fa-ext::after,.ht-pairing-warbler table th a:focus .fa-ext::after,.ht-pairing-warbler table td a:hover .fa-ext::after,.ht-pairing-warbler table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch table th a:hover .fa-ext::after,.ht-pairing-firefinch table th a:focus .fa-ext::after,.ht-pairing-firefinch table td a:hover .fa-ext::after,.ht-pairing-firefinch table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}table tr:nth-child(even){background-color:#f4f4f4}details{margin:1.4rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#8c1515;border-color:var(--palette--secondary);background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #b1040e;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#dbdcde;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 3.2rem)) !important}}.hb-vertical-page-padding{margin:3.2rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 3.2rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:3.2rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:3.2rem !important}.views-row:not(:last-child){margin-bottom:3.2rem !important}.ptype-hs-accordion{margin-bottom:1.4rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:3.2rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:3.2rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none;padding:0 3.2rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#dbdcde}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 3.2rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:3.2rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (96px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:3.2rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:3.2rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:18%;margin-right:3.2rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:3.2rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 18% - 3.2rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 36% - 2 * 3.2rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.4rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.4rem 1.4rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.4rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0;font-size:1.6rem;line-height:127%}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:18%;margin:0 3.2rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 18% - 3.2rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 36% - (2 * 3.2rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0;font-size:1.6rem;line-height:127%}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:3.2rem}.layout__region .block-views.hb-dark-pattern{padding:2rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1rem}.hb-card__subcontent-item{color:#343639;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#343639}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0;margin-bottom:0 !important}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.8rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23005b6c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23C74632'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#343639;font-size:1.4rem;margin-bottom:1.4rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#343639;font-size:1.6rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.8rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.4rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:1rem}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:3.2rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 300ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:3.2rem;position:absolute;display:inline-block;min-width:10rem;background-color:#fff;padding:0;top:0;left:0}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-size:1.4rem;padding:1rem;width:100%}.hb-card__date-tile-day{font-weight:600;line-height:100%;border:1px solid;border-top-width:0;border-color:#dbdcde;color:#600e0e;color:var(--palette--primary);font-size:3.6rem;padding:1rem 0 1rem}.views-element-container .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:1.4rem}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;margin:0;overflow-wrap:break-word;font-size:2rem}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;font-size:2.2rem}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1rem}.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word}.hb-card__description:not(:last-child){margin-bottom:1rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.4rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-card__decorative-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover::after,.hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{text-decoration:underline}.hb-card__decorative-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:3.2rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(32px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (96px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (128px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (128px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (160px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (160px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (192px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (192px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (224px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (224px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (256px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (256px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (288px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (288px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (320px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (320px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (352px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (352px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b3b5b9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:2.8rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.4rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:0}.chosen-container .chosen-drop{border:1px solid;border-color:#b3b5b9;border-radius:0;outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f4f4f4}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b3b5b9;border-radius:0}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b3b5b9;border-radius:0}.chosen-container-multi:focus-within{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b3b5b9;border-radius:0;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 300ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f4f4f4;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#343639;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#343639}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#8c1515;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b3b5b9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#343639}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b3b5b9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f4f4f4;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b3b5b9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b3b5b9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.ht-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.ht-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 300ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#343639;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f4f4f4;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b3b5b9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#dbdcde;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f4f4f4}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#b1040e;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#330808;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#dbdcde}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#343639;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#dbdcde}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:0.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}@media(min-width: 1500px){.hb-card--structured .hb-card__columns .views-field{width:33.33%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#343639;opacity:1}.su-site-search input::placeholder{color:#343639;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23343639' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23343639' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b3b5b9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-bluejay .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-warbler .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-firefinch .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-hero-image::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-hero-overlay::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;text-align:center}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-hero-overlay__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-hero-overlay__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.6rem}}.hb-hero-overlay__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body{margin:0 auto}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-body{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{width:50%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;margin-top:0;display:flex;min-height:32rem}.paragraph--type--hs-carousel .hb-hero-overlay::before{animation:traditionalCarouselOverlay}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{min-height:42rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);position:relative;margin:3.2rem 0 !important;align-self:stretch;text-align:left;left:2.8rem;transform:translateX(0) translateY(0)}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text{bottom:25%}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{padding:5rem 0 5rem;left:3.2rem;width:50% !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:43% !important}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:48% !important;margin:5.2rem 0 !important}}@media(min-width: 1500px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:650px !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:traditionalCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{width:auto;margin:0 3.2rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 5rem}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:1.4rem 3.2rem 0;width:auto}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:calc(100% - 10rem);margin:2.4rem 3.2rem 0}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 5rem 0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 3.2rem 0}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 3.2rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 6.4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 5rem;width:calc(85% - 14rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(80% - 14rem)}}@media(min-width: 992px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(95% - 14rem)}}@media(min-width: 1200px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 14rem)}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(100% - 6.4rem);margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link a{max-width:unset}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:7.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:8rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 7.7rem);bottom:5.3rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:2.3rem}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8.4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(63% - 6rem);bottom:7.7rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 3.6rem);bottom:4.8rem}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem;bottom:4.8rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem);bottom:4.8rem}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f4f4f4,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:3rem}.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:6rem}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 20'%3E%3Cpath d%3D'm15,0.2l-1.4,1.4l4.7,4.6h-18.2v2h17.9l-4.4,4.1l1.4,1.5l7.1,-6.6z' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.25rem;right:calc(5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:inherit;left:calc(53% - 8.5rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(45% - 8.5rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:inherit;right:calc(5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(50% - 8.5rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(65rem - 6.5rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(100% - 8.8rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.25rem;right:5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:inherit;left:calc(53% - 4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(45% - 4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{left:inherit;right:5rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(50% - 4rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(65rem - 2rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(100% - 4.3rem)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__title{margin-bottom:1rem}.hb-grid .ptype-hs-postcard .hb-card__title h2,.ptype-hs-row .ptype-hs-postcard .hb-card__title h2,.hb-grid .ptype-hs-postcard .hb-card__title h3,.ptype-hs-row .ptype-hs-postcard .hb-card__title h3,.hb-grid .ptype-hs-postcard .hb-card__title h4,.ptype-hs-row .ptype-hs-postcard .hb-card__title h4,.hb-grid .ptype-hs-postcard .hb-card__title h5,.ptype-hs-row .ptype-hs-postcard .hb-card__title h5,.hb-grid .ptype-hs-postcard .hb-card__title h6,.ptype-hs-row .ptype-hs-postcard .hb-card__title h6{font-size:2.2rem}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%;margin:0;overflow-wrap:break-word}.hb-font-sans-serif .field-hs-postcard-title h2,.hb-font-sans-serif .field-hs-postcard-title h3,.hb-font-sans-serif .field-hs-postcard-title h4,.hb-font-sans-serif .field-hs-postcard-title h5,.hb-font-sans-serif .field-hs-postcard-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.5rem;line-height:115%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.field-hs-postcard-link a .fa-mailto{display:none}.field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover::after,.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{text-decoration:underline}.field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-bottom:1rem}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}.hb-vertical-linked-card__img img{width:100%;transition:transform 300ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 300ms ease-in-out;padding:1.6rem 5.4rem 1.6rem 1.6rem;color:#fff;background-color:#600e0e;background-color:var(--palette--primary);margin:0}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#330808;background-color:var(--palette--primary-dark);text-decoration:underline}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 300ms ease-in-out;bottom:0.7rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word;flex:1 1 auto;background-color:#dbdcde;background-color:var(--palette--tertiary-reversed);padding:1.6rem 1.6rem 2.8rem}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-bluejay .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-warbler .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-firefinch .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b3b5b9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{margin-top:0;margin-bottom:2rem;width:100%}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#b1040e;color:var(--palette--tertiary);background-image:none}.email a:hover,.email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .email a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .email a:hover,.ht-pairing-warbler .email a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#343639}.address{margin:0;font-style:italic;color:#343639}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#343639;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f4f4f4}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#dbdcde}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:2.8rem 0;background-color:#dde0e0;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#dbdcde}.hc-pairing-lake .hb-spotlight{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:3.2rem 0;margin:3.2rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%;margin:0 0 2rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.6rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:2.8rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-spotlight__image-wrapper{margin-bottom:2.8rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:3.2rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:3.2rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#fff}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{text-decoration:underline}.hb-testimonial__link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.4rem}}.js-pager__items{margin:3.2rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#8c1515;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#8c1515;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#dbdcde;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#343639;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 300ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#dbdcde}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#343639;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#8c1515;color:var(--palette--secondary);text-decoration:underline;line-height:1.4;border:1px solid;border-color:rgba(0,0,0,0);padding:0.3rem 0.6rem}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#dbdcde;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.button[data-drupal-selector=edit-reset]:focus,.button[data-drupal-selector=edit-reset]:active,a.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:active{border-color:#8c1515;border-color:var(--palette--secondary);box-shadow:none}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 3.5rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 3.2rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:3.2rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.4rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#8c1515;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .field-hs-time-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.5rem;line-height:115%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#600e0e;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#b3b6b9;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.4rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#600e0e;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.ht-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23003b45'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23A64C47'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:124%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-gradient-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-gradient-hero::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-gradient-hero__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-gradient-hero__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.6rem}}.hb-gradient-hero__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-bottom:0}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2rem}.hb-callout-box--align-left{float:left;margin-right:2rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#343639}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#d9dede;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:2.8rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);margin-top:2.8rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2rem}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .field-media-image-caption{left:2rem;bottom:2rem;width:calc(100% - (2rem * 2))}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 300ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 300ms ease-in-out}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 3.2rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 300ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#fff}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#fff}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#fff}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file From e4c6854796817c8eea3151e4af9ff72cd8fed7a3 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Thu, 24 Aug 2023 14:48:56 -0700 Subject: [PATCH 08/17] added dependencies for module --- .../humsci_events_listeners/humsci_events_listeners.info.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml index f7c8c48350..c25a32dbb7 100644 --- a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml @@ -14,4 +14,6 @@ dependencies: - 'hook_event_dispatcher:toolbar_event_dispatcher' - 'hook_event_dispatcher:user_event_dispatcher' - 'hook_event_dispatcher:views_event_dispatcher' + - 'rabbit_hole:rabbit_hole' + - 'drupal:path_alias' version: 9.5.1 From 98b243ccbfae92f0652c108e9d8a46f2ecf097ac Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Thu, 24 Aug 2023 15:05:07 -0700 Subject: [PATCH 09/17] Reverted mrc settings to default --- docroot/sites/mrc/settings.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docroot/sites/mrc/settings.php b/docroot/sites/mrc/settings.php index 4e25735e1b..a525d5fd92 100644 --- a/docroot/sites/mrc/settings.php +++ b/docroot/sites/mrc/settings.php @@ -1,7 +1,5 @@ Date: Fri, 25 Aug 2023 11:38:38 -0700 Subject: [PATCH 10/17] Refactored localist data fetching to be more efficient --- composer.lock | 36 ++++++------- .../data_parser/HSLocalistJson.php | 51 ++----------------- 2 files changed, 21 insertions(+), 66 deletions(-) diff --git a/composer.lock b/composer.lock index 9e8524a9fe..20559c3e9c 100644 --- a/composer.lock +++ b/composer.lock @@ -18263,16 +18263,16 @@ }, { "name": "su-sws/stanford_migrate", - "version": "8.5.0", + "version": "8.5.1", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_migrate.git", - "reference": "7d12581af64dbf3868a633e1c89b93980dcce530" + "reference": "c57696b81f27b57989d91cb276690dd288786f05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_migrate/zipball/7d12581af64dbf3868a633e1c89b93980dcce530", - "reference": "7d12581af64dbf3868a633e1c89b93980dcce530", + "url": "https://api.github.com/repos/SU-SWS/stanford_migrate/zipball/c57696b81f27b57989d91cb276690dd288786f05", + "reference": "c57696b81f27b57989d91cb276690dd288786f05", "shasum": "" }, "require": { @@ -18313,9 +18313,9 @@ "homepage": "https://github.com/SU-SWS/stanford_migrate", "support": { "issues": "https://github.com/SU-SWS/stanford_migrate/issues", - "source": "https://github.com/SU-SWS/stanford_migrate/tree/8.5.0" + "source": "https://github.com/SU-SWS/stanford_migrate/tree/8.5.1" }, - "time": "2023-08-23T18:14:56+00:00" + "time": "2023-08-25T18:35:52+00:00" }, { "name": "su-sws/stanford_ssp", @@ -24620,21 +24620,22 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.1.37", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "a40fb539b55d47aeabc308d99b3088a40abcff30" + "reference": "d721420086f146640acecebb7a678661a66e97d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/a40fb539b55d47aeabc308d99b3088a40abcff30", - "reference": "a40fb539b55d47aeabc308d99b3088a40abcff30", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/d721420086f146640acecebb7a678661a66e97d5", + "reference": "d721420086f146640acecebb7a678661a66e97d5", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "phpstan/phpstan": "^1.10.1", + "phpstan/phpstan-deprecation-rules": "^1.1.4", "symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0", "symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0", "webflo/drupal-finder": "^1.2" @@ -24645,7 +24646,6 @@ "drupal/core-recommended": "^8.8@alpha || ^9.0", "drush/drush": "^9.6 || ^10.0 || ^11", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9", "slevomat/coding-standard": "^7.1", @@ -24704,7 +24704,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.37" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.0" }, "funding": [ { @@ -24720,7 +24720,7 @@ "type": "tidelift" } ], - "time": "2023-07-25T14:24:06+00:00" + "time": "2023-08-24T20:32:56+00:00" }, { "name": "mikey179/vfsstream", @@ -25345,16 +25345,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.30", + "version": "1.10.32", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2910afdd3fe33e5afd71c09f3fb0d0845b48c410" + "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2910afdd3fe33e5afd71c09f3fb0d0845b48c410", - "reference": "2910afdd3fe33e5afd71c09f3fb0d0845b48c410", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44", + "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44", "shasum": "" }, "require": { @@ -25403,7 +25403,7 @@ "type": "tidelift" } ], - "time": "2023-08-22T13:48:25+00:00" + "time": "2023-08-24T21:54:50+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", diff --git a/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php b/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php index c9e8a38324..0fef94f70f 100644 --- a/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php +++ b/docroot/modules/humsci/hs_migrate/src/Plugin/migrate_plus/data_parser/HSLocalistJson.php @@ -2,7 +2,7 @@ namespace Drupal\hs_migrate\Plugin\migrate_plus\data_parser; -use Drupal\migrate_plus\Plugin\migrate_plus\data_parser\Json; +use Drupal\stanford_migrate\Plugin\migrate_plus\data_parser\LocalistJson; /** * Obtain JSON data for Capx Publications migrations. @@ -12,16 +12,13 @@ * title = @Translation("HSPubJson") * ) */ -class HSLocalistJson extends Json { +class HSLocalistJson extends LocalistJson { /** * {@inheritDoc} */ protected function getSourceData(string $url): array { - $source_data = []; - foreach (self::getPagedUrls($url) as $page) { - $source_data = [...$source_data, ...parent::getSourceData($page)]; - } + $source_data = parent::getSourceData($url); $modified_data = []; foreach ($source_data as $item) { @@ -35,46 +32,4 @@ protected function getSourceData(string $url): array { return array_values($modified_data); } - /** - * Using the given url, get an array of pages to fetch all events. - * - * @param string $url - * Original url. - * - * @return string[] - * Paged url results. - */ - protected static function getPagedUrls(string $url): array { - $query = parse_url($url, PHP_URL_QUERY); - $base_url = trim(str_replace($query, '', $url), '?'); - parse_str($query, $query_parts); - - // Fetch only 1 event to make things as fast as possible. - $query_parts['pp'] = 1; - $query = http_build_query($query_parts); - - // Query the API using the given base url and all other query parts. - try { - $results = json_decode((string) \Drupal::httpClient() - ->request('GET', "$base_url?$query") - ->getBody(), TRUE, 512, JSON_THROW_ON_ERROR); - } - catch (\Throwable $e) { - // In case something errors, just return the original url. - return [$url]; - } - $total_count = $results['page']['total']; - - $paged_urls = []; - for ($page = 1; $page <= ceil($total_count / 100); $page++) { - // The maximum count per page is 100. - $query_parts['pp'] = 100; - $query_parts['page'] = $page; - - $query = http_build_query($query_parts); - $paged_urls[] = "$base_url?$query"; - } - return $paged_urls; - } - } From 828d37b0a1da360738aba83377d752ed1b0fac54 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 30 Aug 2023 14:10:54 +0000 Subject: [PATCH 11/17] Updated dependencies Aug 30 2023 --- composer.lock | 154 ++++++++++++------------- config/default/views.view.redirect.yml | 2 +- 2 files changed, 78 insertions(+), 78 deletions(-) diff --git a/composer.lock b/composer.lock index 20559c3e9c..77e4f1468e 100644 --- a/composer.lock +++ b/composer.lock @@ -6841,17 +6841,17 @@ }, { "name": "drupal/gin", - "version": "3.0.0-rc5", + "version": "3.0.0-rc6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0-rc5" + "reference": "8.x-3.0-rc6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc5.zip", - "reference": "8.x-3.0-rc5", - "shasum": "81010b540822f0cfc114fd0548e4e27e56b6dc1c" + "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc6.zip", + "reference": "8.x-3.0-rc6", + "shasum": "45d1939be11592cff64e0e3fe4e17553e754175a" }, "require": { "drupal/core": "^9 || ^10", @@ -6860,8 +6860,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0-rc5", - "datestamp": "1689504430", + "version": "8.x-3.0-rc6", + "datestamp": "1693299666", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -10467,17 +10467,17 @@ }, { "name": "drupal/redirect", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "a7a440423434472ff7115ae69df01553f763f839" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "2987de20f509e9f7cec8a0f81d3a6774f9b0ba3e" }, "require": { "drupal/core": "^9.2 || ^10" @@ -10485,8 +10485,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1661806955", + "version": "8.x-1.9", + "datestamp": "1693393506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13351,16 +13351,16 @@ }, { "name": "fileeye/mimemap", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/FileEye/MimeMap.git", - "reference": "58fbd11312a8f69e0824a640b86b33a9d096fe7f" + "reference": "befb9f1ee77dbf6b74a2c578874e128c9a5c1a2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/58fbd11312a8f69e0824a640b86b33a9d096fe7f", - "reference": "58fbd11312a8f69e0824a640b86b33a9d096fe7f", + "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/befb9f1ee77dbf6b74a2c578874e128c9a5c1a2d", + "reference": "befb9f1ee77dbf6b74a2c578874e128c9a5c1a2d", "shasum": "" }, "require": { @@ -13369,7 +13369,7 @@ "require-dev": { "composer-runtime-api": "^2.0.0", "phpstan/phpstan": "^1.2", - "phpunit/phpunit": "^9", + "phpunit/phpunit": "^9 | ^10", "sebastian/comparator": ">=4", "sebastian/diff": ">=4", "squizlabs/php_codesniffer": ">=3.6", @@ -13377,7 +13377,7 @@ "symfony/filesystem": ">=5.4", "symfony/var-dumper": ">=5.4", "symfony/yaml": ">=5.4", - "vimeo/psalm": "^4.23" + "vimeo/psalm": "^4.23 | ^5" }, "bin": [ "bin/fileeye-mimemap" @@ -13407,9 +13407,9 @@ ], "support": { "issues": "https://github.com/FileEye/MimeMap/issues", - "source": "https://github.com/FileEye/MimeMap/tree/2.0.1" + "source": "https://github.com/FileEye/MimeMap/tree/2.0.2" }, - "time": "2023-02-11T19:58:58+00:00" + "time": "2023-08-29T16:20:26+00:00" }, { "name": "fileeye/pel", @@ -15557,16 +15557,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.8.0", + "version": "v6.8.1", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "df16b615e371d81fb79e506277faea67a1be18f1" + "reference": "e88da8d679acc3824ff231fdc553565b802ac016" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/df16b615e371d81fb79e506277faea67a1be18f1", - "reference": "df16b615e371d81fb79e506277faea67a1be18f1", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016", + "reference": "e88da8d679acc3824ff231fdc553565b802ac016", "shasum": "" }, "require": { @@ -15576,13 +15576,13 @@ "php": ">=5.5.0" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", + "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "doctrine/annotations": "^1.2.6 || ^1.13.3", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.7.1", + "squizlabs/php_codesniffer": "^3.7.2", "yoast/phpunit-polyfills": "^1.0.4" }, "suggest": { @@ -15625,7 +15625,7 @@ "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", - "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.0" + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.1" }, "funding": [ { @@ -15633,7 +15633,7 @@ "type": "github" } ], - "time": "2023-03-06T14:43:22+00:00" + "time": "2023-08-29T08:26:30+00:00" }, { "name": "politsin/jquery-ui-touch-punch", @@ -18424,16 +18424,16 @@ }, { "name": "symfony/cache", - "version": "v5.4.25", + "version": "v5.4.28", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "e2013521c0f07473ae69a01fce0af78fc3ec0f23" + "reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/e2013521c0f07473ae69a01fce0af78fc3ec0f23", - "reference": "e2013521c0f07473ae69a01fce0af78fc3ec0f23", + "url": "https://api.github.com/repos/symfony/cache/zipball/62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9", + "reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9", "shasum": "" }, "require": { @@ -18501,7 +18501,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.4.25" + "source": "https://github.com/symfony/cache/tree/v5.4.28" }, "funding": [ { @@ -18517,7 +18517,7 @@ "type": "tidelift" } ], - "time": "2023-06-22T08:06:06+00:00" + "time": "2023-08-05T08:32:42+00:00" }, { "name": "symfony/cache-contracts", @@ -19990,16 +19990,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354" + "reference": "875e90aeea2777b6f135677f618529449334a612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", + "reference": "875e90aeea2777b6f135677f618529449334a612", "shasum": "" }, "require": { @@ -20011,7 +20011,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -20051,7 +20051,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" }, "funding": [ { @@ -20067,7 +20067,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -20325,16 +20325,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", "shasum": "" }, "require": { @@ -20343,7 +20343,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -20381,7 +20381,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0" }, "funding": [ { @@ -20397,20 +20397,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", "shasum": "" }, "require": { @@ -20419,7 +20419,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -20460,7 +20460,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" }, "funding": [ { @@ -20476,7 +20476,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", @@ -20563,16 +20563,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -20581,7 +20581,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -20622,7 +20622,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -20638,7 +20638,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/process", @@ -21534,16 +21534,16 @@ }, { "name": "symfony/var-dumper", - "version": "v5.4.26", + "version": "v5.4.28", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "e706c99b4a6f4d9383b52b80dd8c74880501e314" + "reference": "684b36ff415e1381d4a943c3ca2502cd2debad73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e706c99b4a6f4d9383b52b80dd8c74880501e314", - "reference": "e706c99b4a6f4d9383b52b80dd8c74880501e314", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/684b36ff415e1381d4a943c3ca2502cd2debad73", + "reference": "684b36ff415e1381d4a943c3ca2502cd2debad73", "shasum": "" }, "require": { @@ -21603,7 +21603,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.26" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.28" }, "funding": [ { @@ -21619,7 +21619,7 @@ "type": "tidelift" } ], - "time": "2023-07-13T07:32:46+00:00" + "time": "2023-08-24T13:38:36+00:00" }, { "name": "symfony/var-exporter", @@ -22832,16 +22832,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "90d087e988ff194065333d16bc5cf649872d9cdb" + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", - "reference": "90d087e988ff194065333d16bc5cf649872d9cdb", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85", + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85", "shasum": "" }, "require": { @@ -22888,7 +22888,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.6" + "source": "https://github.com/composer/ca-bundle/tree/1.3.7" }, "funding": [ { @@ -22904,7 +22904,7 @@ "type": "tidelift" } ], - "time": "2023-06-06T12:02:59+00:00" + "time": "2023-08-30T09:31:38+00:00" }, { "name": "composer/composer", @@ -27699,5 +27699,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" } diff --git a/config/default/views.view.redirect.yml b/config/default/views.view.redirect.yml index 23129514c5..9dec3bebee 100644 --- a/config/default/views.view.redirect.yml +++ b/config/default/views.view.redirect.yml @@ -247,7 +247,7 @@ display: type: basic options: submit_button: Apply - reset_button: false + reset_button: true reset_button_label: Reset exposed_sorts_label: 'Sort by' expose_sort_order: true From d7381de441e9d3ae6cf7018bd875f497a7480bbe Mon Sep 17 00:00:00 2001 From: Callin Mullaney Date: Tue, 5 Sep 2023 12:01:15 -0500 Subject: [PATCH 12/17] FourKitchens Release: Sprint 33 (#1341) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * SHS-5003: Sort paragraphs in Paragraphs Browser by weight (#1335) * fix: remove toolbar_menu_clean cruft * feat: add dblog for dev config split * shs-4926: component field naming and ordering * chore: code formatting * chore: code formatting * feat: update field_group patches * fix: patch to correct cke5 default height * chore: trigger ci deploy * chore: trigger ci deploy * shs-4922: add paragraph browser and comp thumbnails * shs-4939: change callout style default label * shs-4940: change help text for various fields of paragraphs * feat(shs-4873): create preprocessor hooks for edit/create forms * fix: specific codeception add to menu click * fix: attempt to force menu tab open * fix: attempt to force menu tab open * fix: attempt to force menu tab open * fix: attempt to force menu tab open * fix: attempt to force menu tab open * chore: trigger ci build/deploy * chore: trigger ci build/deploy * chore: trigger ci build/deploy * shs-4926: address pr comments * shs-4955: account for ck5 css bugs * fix: make showing the manage menu in toolbar opt-in * chore: code formatting * chore: pull release and recompile theme files * chore: pull release and recompile theme files * fix: duplicate theme key * fix: duplicate theme key * feat: include new theme block config * feat: remove deprecated custom admin theme blocks * feat: remove deprecated custom admin theme blocks * feat: account for claro introduced details/summary markup in codeception tests * feat: remove row-weights reference in tests as this has been hidden from users * feat: account for claro introduced details/summary markup in codeception tests * feat: restore row weight selection * feat: set permissions for show manage menu in toolbar via hook_update * fix: row weights with gin * shs-4926: adjust photo gallery fields per pr comments * shs-4959: adjusts size of media thumbnail in ck5 * shs-4922: add update hook to set paragraphs_browser for existing sites * shs-4960: ck5 blockquote style adjustment * fix: this fixes a small console error related to hs_admin * fix: remove console * fix: remove extra space for linting * shs-4962: adjust minimal html available buttons * feat: change gin colors to drupal blue instead of stnfd colors * feat: adjust advanced tabs sort order * feat: apply tab sort to all cc types * chore: remove field_validation patch as its now part of the rc1 release * chore: fix various codeclimate warnings * chore: simplify codeclimate function complexity * feat: create update hook to update stanford_gallery paragraphs * feat: update video embed cest to use paragraphs browser widget * feat: update video embed and flexible page cest to use paragraphs browser widget * feat: update flexible page cest testHeroParagraph to use paragraphs browser widget * feat: test opening Parent link select to select Mega menu option * fix: update to use paragraphs browser selectors * fix: correct element selection * fix: update to use paragraphs browser selectors * fix: use different selector to search in paragraphs browser * fix: update to use paragraphs browser selectors * fix: use different selector to open paragraphs browser * feat: update private page content cest to use paragraphs browser widget * fix: update paragraphs browser widget selectors * fix: update paragraphs browser widget selectors * fix: use the correct way to select with functional tests * fix: add wait for paragraphs browse module * fix: fix wait for paragraphs browse module * fix: test selectors for paragraphs browse module * fix: update wait and test selectors * fix: update wait and use correct paragraph type * fix: misformatted use statements * fix: update wait and use correct paragraph type * fix: update wait and use correct paragraph type * fix: theme install config should match exported config * fix:use name for field fill * fix:use name for field fill * fix:use name for field fill * fix:use name for field fill * fix:add wait for video test * fix: move tests to allow waiting for paragraphs browser modal to load * fix: update selector typos * fix: update search terms for private page * fix: move private page to use functional tester for paragraphs browser modal * fix: use css selector * fix: switch to fill field function * fix: switch fill field selector * fix: switch fill field selector to css selector * fix: update add media selector * fix: update add media selector * fix: switch photo album display mode * fix: change to class selector * fix: rerun tests * fix: expand accordion * fix: add scroll * fix: class selector update * fix: use only class selector * fix: search for block * fix: use name instead of class * fix: click without using class * fix: wait for block to appear as option * fix: remove acceptance function from functional test * fix: click with using id * fix: add wait for text * fix: click inside collection paragraph * fix: click using name * fix: mainpulate window to show back to top block * fix: selector typo * fix: wait for file to upload * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * feat: removes code button from basic html ck5 format * fix: fix test later * fix: fix test later * fix: fix test later * shs-4968: removes link features in basic html * shs-4955: fix ordering conflict between admin and toolbar css * fix: apply patch on confirm_leave module to prevent warning on node save * fix: limit size of autocomplete options in ckeditor link dialog * fix: adjust size of field autocomplete suggestions * EX improvments codeception fix (#1319) * fix: update testMobileMenu * fix: update testMobileMenu circleci uses link class * fix: update testHeroParagraph * fix: incorrect indentation * fix: update testDuplicateScroll * fix: update testPhotoAlbum * fix: update testAccordion * fix: update testBackToTopExists * fix: remove local acceptPopup testBackToTopExists * fix: update testTextArea * fix: update testBackToTopExists if text area component already exists * fix: update testCollections * fix: update testBackToTopExists scroll to bottom to display back to top button * fix: update testBackToTopExists resize window * fix: update testBackToTopExists scroll to footer and use paragraphs * fix: update testPostcard * fix: import Locator class * fix: update testBackToTopExists wait after executing js scroll script * fix: update testBackToTopExists try wait for element * fix: update testPrivatePageContent * fix: clean up tests * fix: remove after function from private page content test * fix: update testSpotlightSlider * fix: use paragraphs browser for private pages * fix: comment out spotlight slider test * fix: use private page selector * fix: use private page button value * fix: add todo * fix: use correct name for private page components in update hook * fix: codeclimate long variable * feat: update jquery_ui_draggable to meet new module requirements * fix: update styles of ckeditor link autcomplete suggestions * EX update hook fix (#1325) * fix: update wysiwyg field if still set to insert_file * fix: properly insert wysiwyg settings * fix: update testHeroParagraph * fix: update tests based on fixed widget settings * fix: update postcard component for private pages * fix: removing update hook that is granting perms as it's part of normal config import * fix: install admin helper module in update hook --------- Co-authored-by: feynman * chore: pull develop and recompile theme files * fix: codeclimate format issues * chore: split update hook due to codeclimate warnings * chore: split update hook due to codeclimate warnings * fix: missing paragraphs_browser plugin during update hook * feat: update gin and gin_toolbar to latest release * fix: change messages color to improve contrast * feat: update Gin to rc5 * fix: overflow issue with scroll tables appearing ontop submit buttons * fix: overflow issue with scroll tables appearing ontop submit buttons * feat: update shortcut menu styles to match manage menu styles * fix: remove zero unit * fix: remove zero unit * fix: comment failing test for deployment reasons * chore: rerun CI * fix: add error handling to autocomplete resize js * chore: pull release and recompile theme files * fix: always show help text in gin admin theme * fix: force custom gin admin theme settings to not be ignored * fix: update class name used to hide text format dropdown * fix: update ckeditor styes * chore: update compiled css * fix: make ckeditor media elements non clickable * chore: add theme compiled css * SHS-4984: Fix Spotlight codeception functional tests (#1328) * fix(shs-4984): update add media button * fix(smith-4984): enable spotlight slider test * fix(smith-4984): count number of images in spotlight slider * chore: restore missing private page test * fix: update string with contributor visible text * fix: move failing acceptance test, update videoEmbedCest * fix: remove unnecessary test code * fix: scroll to make caption visible * chore: add screenshot to check caption text before save * chore: attempt using different selectors * chore: use a different string * chore: move update hook from merge * chore: move update hook from merge * fix: change paragraph label in ckeditor heading plugin * fix: update postcard and spotlight slider paragraphs thumbnails * fix: change to spotlight slider to spotlight(s) * fix: restore proper component names * fix: codeception test error * tweaks to gitpod setup * fix: remove unnecessary confirm_leave module patch * fix: remove unused modules toolbar_menu and toolbar_menu_clean * fix: add issue URL to patch definition * fix: add missing issue url to patches * chore: disable ckeditor 4 and related modules * fix: refactor hook_form_alter to hook_form_BASE_FORM_ID_alter * fix: install hooks fixes * fix: change hook used for hiding tab items * fix: remove leftover toolbar_menu_clean permissions * feat: remove site specific body class for admin theme * feat: move admin interface related hooks to hs_admin module * fix: rename callback function and update comment * fix: coding standards issues * fix: coding standards issues * Added extra step for gitpod * fix: move all node tabs weight adjustment to after_build * fix: move all node tabs weight adjustment to after_build * chore: trigger ci * feat: add sorting to paragraphs browser based on weight * feat: add sorting to paragraphs browser based on ascending weight * feat: match field weights with flexible page --------- Co-authored-by: feynman Co-authored-by: ryanhagerty Co-authored-by: Andrés Díaz Soto Co-authored-by: Mike Decker * SHS-4997: Install media_entity_download and enable it in linkit profile. (#1343) Co-authored-by: feynman * SHS-4914: update footer markup (#1344) Co-authored-by: feynman * SHS-5011: Testimonial component should use blockquote/cite markup (#1345) * SHS-5011: Use blockquote in testimonials - unify styles * SHS-5011: Use figure and figcaption for testimonial components --------- Co-authored-by: Hector Lopez Co-authored-by: ryanhagerty Co-authored-by: Andrés Díaz Soto Co-authored-by: Mike Decker --- composer.json | 4 + composer.lock | 56 +++++++++ config/default/core.extension.yml | 1 + ...s_collection.field_hs_collection_items.yml | 56 ++++----- .../default/linkit.linkit_profile.default.yml | 2 +- .../testimonial/testimonial.html.twig | 20 ++-- .../humsci_airy/css/humsci_airy-ckeditor.css | 2 +- .../humsci/humsci_airy/css/humsci_airy.css | 2 +- .../scss/components/_pattern.testimonial.scss | 108 +++++++----------- .../src/scss/tools/_mixins.text.scss | 41 ++++--- .../components/global-footer.html.twig | 4 +- .../templates/page--front.html.twig | 22 ++-- .../humsci_basic/templates/page.html.twig | 22 ++-- .../css/humsci_colorful-ckeditor.css | 2 +- .../humsci_colorful/css/humsci_colorful.css | 2 +- .../css/humsci_traditional-ckeditor.css | 2 +- .../css/humsci_traditional.css | 2 +- 17 files changed, 196 insertions(+), 152 deletions(-) diff --git a/composer.json b/composer.json index 692c146974..0a0c69353f 100644 --- a/composer.json +++ b/composer.json @@ -129,6 +129,7 @@ "drupal/masquerade": "^2.0@beta", "drupal/mass_pwreset": "^2.0@beta", "drupal/maxlength": "^2.0@RC", + "drupal/media_entity_download": "^2.2", "drupal/memcache": "^2.3", "drupal/menu_admin_per_menu": "^1.3", "drupal/menu_block": "^1.10", @@ -288,6 +289,9 @@ "drupal/paragraphs": { "https://www.drupal.org/project/paragraphs/issues/2895561": "https://www.drupal.org/files/issues/2021-05-06/paragraphs-2895561-32.patch" }, + "drupal/paragraphs_browser": { + "https://www.drupal.org/project/paragraphs_browser/issues/3381981": "https://www.drupal.org/files/issues/2023-08-22/3381981-sort-by-weight-4.patch" + }, "drupal/path_redirect_import": { "https://www.drupal.org/project/path_redirect_import/issues/3373025": "https://www.drupal.org/files/issues/2023-07-06/path_redirect_import-3373025.patch" }, diff --git a/composer.lock b/composer.lock index 77e4f1468e..ae29487f6a 100644 --- a/composer.lock +++ b/composer.lock @@ -8558,6 +8558,62 @@ "issues": "https://www.drupal.org/project/issues/maxlength" } }, + { + "name": "drupal/media_entity_download", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/media_entity_download.git", + "reference": "8.x-2.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/media_entity_download-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "5d141a250c0e57688ae7e3d35726e01874f0ce03" + }, + "require": { + "drupal/core": "^9 || ^10" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-2.2", + "datestamp": "1680549623", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "kevinquillen", + "homepage": "https://www.drupal.org/user/317279" + }, + { + "name": "webflo", + "homepage": "https://www.drupal.org/user/254778" + } + ], + "description": "This module provides a route for linking to media assets by URI for users to download without worrying about the actual file path.", + "homepage": "https://www.drupal.org/project/media_entity_download", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/media_entity_download", + "issues": "https://www.drupal.org/project/issues/media_entity_download" + } + }, { "name": "drupal/memcache", "version": "2.5.0", diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index 8eca18adf5..5731ecd7be 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -153,6 +153,7 @@ module: maxlength: 0 media: 0 media_duplicate_validation: 0 + media_entity_download: 0 media_event_dispatcher: 0 media_library: 0 menu_block: 0 diff --git a/config/default/field.field.paragraph.hs_collection.field_hs_collection_items.yml b/config/default/field.field.paragraph.hs_collection.field_hs_collection_items.yml index b8b983c278..3d3c6a2b56 100644 --- a/config/default/field.field.paragraph.hs_collection.field_hs_collection_items.yml +++ b/config/default/field.field.paragraph.hs_collection.field_hs_collection_items.yml @@ -33,85 +33,85 @@ settings: handler: 'default:paragraph' handler_settings: target_bundles: - hs_gradient_hero_slider: hs_gradient_hero_slider - hs_carousel: hs_carousel - hs_collection: hs_collection - hs_priv_text_area: hs_priv_text_area - hs_row: hs_row hs_callout_box: hs_callout_box hs_clr_bnd: hs_clr_bnd + hs_collection: hs_collection + hs_gradient_hero_slider: hs_gradient_hero_slider hs_gradient_hero: hs_gradient_hero - hs_timeline_item: hs_timeline_item - hs_webform: hs_webform + hs_carousel: hs_carousel stanford_gallery: stanford_gallery hs_priv_collection: hs_priv_collection + hs_priv_text_area: hs_priv_text_area + hs_row: hs_row hs_sptlght_slder: hs_sptlght_slder + hs_timeline_item: hs_timeline_item + hs_webform: hs_webform negate: 1 target_bundles_drag_drop: hs_accordion: - weight: -41 + weight: -44 enabled: false hs_banner: - weight: -38 + weight: -37 enabled: false hs_callout_box: - weight: -27 + weight: -43 enabled: true hs_carousel: - weight: 99 + weight: -38 enabled: true hs_clr_bnd: - weight: -26 + weight: -42 enabled: true hs_collection: - weight: -30 + weight: -41 enabled: true hs_gradient_hero: - weight: -25 + weight: -39 enabled: true hs_gradient_hero_slider: weight: -40 enabled: true hs_hero_image: - weight: -37 + weight: -36 enabled: false hs_postcard: - weight: -36 + weight: -34 enabled: false hs_priv_collection: - weight: 32 + weight: -33 enabled: true hs_priv_text_area: - weight: -29 + weight: -32 enabled: true hs_row: - weight: -28 + weight: -31 enabled: true hs_spotlight: - weight: 99 + weight: -30 enabled: false hs_sptlght_slder: - weight: 37 + weight: -29 enabled: true hs_testimonial: - weight: -34 + weight: -28 enabled: false hs_text_area: - weight: -33 + weight: -45 enabled: false hs_timeline: - weight: -32 + weight: -26 enabled: false hs_timeline_item: - weight: -24 + weight: -27 enabled: true hs_view: - weight: -31 + weight: -25 enabled: false hs_webform: - weight: -23 + weight: -24 enabled: true stanford_gallery: - weight: -22 + weight: -35 enabled: true field_type: entity_reference_revisions diff --git a/config/default/linkit.linkit_profile.default.yml b/config/default/linkit.linkit_profile.default.yml index ecdf72c340..6595a8a430 100644 --- a/config/default/linkit.linkit_profile.default.yml +++ b/config/default/linkit.linkit_profile.default.yml @@ -29,6 +29,6 @@ matchers: bundles: file: file group_by_bundle: false - substitution_type: media + substitution_type: media_download_inline limit: 100 weight: 0 diff --git a/docroot/modules/humsci/hs_layouts/patterns/testimonial/testimonial.html.twig b/docroot/modules/humsci/hs_layouts/patterns/testimonial/testimonial.html.twig index be37b726d5..7ee37ec1cd 100644 --- a/docroot/modules/humsci/hs_layouts/patterns/testimonial/testimonial.html.twig +++ b/docroot/modules/humsci/hs_layouts/patterns/testimonial/testimonial.html.twig @@ -7,15 +7,15 @@
      -
      +
      {% if variant == "top" %} {% if quote %} -
      +
      {{ quote }} -
      + {% endif %} -
      +
      {% if image %}
      {{ image }} @@ -41,11 +41,11 @@
      {% endif %}
      -
      + {% endif %} {% if variant == "bottom" %} -
      +
      {% if image %}
      {{ image }} @@ -65,12 +65,12 @@
      {% endif %}
      -
      + {% if quote %} -
      +
      {{ quote }} -
      + {% endif %} {% if link %} @@ -79,6 +79,6 @@ {% endif %} {% endif %} - + diff --git a/docroot/themes/humsci/humsci_airy/css/humsci_airy-ckeditor.css b/docroot/themes/humsci/humsci_airy/css/humsci_airy-ckeditor.css index f3fa1b5a21..34451ea503 100644 --- a/docroot/themes/humsci/humsci_airy/css/humsci_airy-ckeditor.css +++ b/docroot/themes/humsci/humsci_airy/css/humsci_airy-ckeditor.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:16px}@media(min-width: 992px){.ck.ck-content{font-size:18px}}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:36px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:46px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:4px 20px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 20px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.ck.ck-content table tr:nth-child(even){background-color:#f1f0ee}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:16px}@media(min-width: 992px){.ck.ck-content{font-size:18px}}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:36px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:46px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:4px 20px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 20px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.ck.ck-content table tr:nth-child(even){background-color:#f1f0ee}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_airy/css/humsci_airy.css b/docroot/themes/humsci/humsci_airy/css/humsci_airy.css index c2ee89dba6..6a63698d82 100644 --- a/docroot/themes/humsci/humsci_airy/css/humsci_airy.css +++ b/docroot/themes/humsci/humsci_airy/css/humsci_airy.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:2.4rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.4rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.8rem}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;line-height:140%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:2.4rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.4rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.8rem}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial figure.hb-testimonial__content{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.hb-testimonial--bottom .hb-testimonial figure.hb-testimonial__content{padding-top:0.6rem}.hb-testimonial blockquote.hb-testimonial__quote{width:100%;margin:0}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial blockquote.hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial blockquote.hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial blockquote.hb-testimonial__quote.hb-testimonial__quote--bottom{padding-bottom:1.6rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.testimonial.scss b/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.testimonial.scss index d29e72cd6f..8a4b8a8096 100644 --- a/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.testimonial.scss +++ b/docroot/themes/humsci/humsci_basic/src/scss/components/_pattern.testimonial.scss @@ -26,73 +26,6 @@ } } - &__content { - display: flex; - flex-direction: column; - align-items: center; - - .hb-testimonial--bottom & { - padding-top: hb-calculate-rems(6px); - } - } - - &__quote { - @include hb-pairing-color('color', 'secondary'); - font-size: hb-calculate-rems(24px); - font-weight: hb-theme-font-weight(regular); - font-style: italic; - text-align: center; - width: 100%; - - .hb-dark-pattern &, - .hb-dark-inversion .views-element-container & { - @include hb-global-color('color', 'white'); - } - - .hb-dark-pattern .hs-paragraph-style--well &, - .hb-dark-pattern .hs-paragraph-style--well-full-width & { - @include hb-pairing-color('color', 'secondary'); - } - - @include grid-media-min('lg') { - font-size: hb-calculate-rems(28px); - } - - @include hb-themes(('colorful', 'airy')) { - line-height: 140%; - } - - @include hb-traditional { - font-family: $hb-traditional-font--serif; - line-height: 136%; - } - - // quote marks around quote - .field-hs-testimonial-quote, // paragraph type - .views-field .field-content p:first-of-type { // views - &::before { - position: absolute; - content: open-quote; - margin-left: hb-calculate-rems(-16px); - } - - &::after { - position: absolute; - content: close-quote; - margin-right: hb-calculate-rems(10px); - } - } - - .hb-testimonial--bottom & { - padding-bottom: hb-calculate-rems(16px); - } - - // A utility class that can be applied via layout builder to override the text color to black - .hb-blockquote-black-text & { - @include hb-global-color('color', 'black'); - } - } - &__author-block { display: flex; align-items: center; @@ -209,6 +142,47 @@ } } } + + figure.hb-testimonial__content { + display: flex; + flex-direction: column; + align-items: center; + margin-bottom: 0; + + .hb-testimonial--bottom & { + padding-top: hb-calculate-rems(6px); + } + } + + blockquote.hb-testimonial__quote { + width: 100%; + margin: 0; + + .hb-dark-pattern .hs-paragraph-style--well &, + .hb-dark-pattern .hs-paragraph-style--well-full-width & { + @include hb-pairing-color('color', 'secondary'); + } + + // quote marks around quote + .field-hs-testimonial-quote, // paragraph type + .views-field .field-content p:first-of-type { // views + &::before { + position: absolute; + content: open-quote; + margin-left: hb-calculate-rems(-16px); + } + + &::after { + position: absolute; + content: close-quote; + margin-right: hb-calculate-rems(10px); + } + } + + &.hb-testimonial__quote--bottom { + padding-bottom: hb-calculate-rems(16px); + } + } } // When a testimonial is the first paragraph type on a page and the hb-dark-pattern class has been applied via layout builder, add padding to the first testimonial paragraph type to compensate for the quotation mark diff --git a/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.text.scss b/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.text.scss index df6a6657e3..612b567ace 100644 --- a/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.text.scss +++ b/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.text.scss @@ -200,7 +200,6 @@ } @mixin hb-blockquote { - @include hb-quote-wrapper; @include hb-pairing-color('color', 'secondary'); font-size: hb-calculate-rems(24px); font-weight: hb-theme-font-weight(regular); @@ -225,27 +224,33 @@ @include hb-global-color('color', 'black'); } - > p, - > div { - margin: 0; - - &::before { - position: absolute; - content: open-quote; - margin-left: hb-calculate-rems(-16px); - } - - &::after { - position: absolute; - content: close-quote; - margin-right: hb-calculate-rems(10px); - } - } - .hb-dark-pattern &, .hb-dark-inversion .views-element-container & { @include hb-global-color('color', 'white'); } + + // Don't apply these rules to blockquotes in testimonials, the structure is not the same and need + // a different implementation. + &:not(.hb-testimonial__quote) { + @include hb-quote-wrapper; + + > p, + > div { + margin: 0; + + &::before { + position: absolute; + content: open-quote; + margin-left: hb-calculate-rems(-16px); + } + + &::after { + position: absolute; + content: close-quote; + margin-right: hb-calculate-rems(10px); + } + } + } } @mixin hb-field-label { diff --git a/docroot/themes/humsci/humsci_basic/templates/components/global-footer.html.twig b/docroot/themes/humsci/humsci_basic/templates/components/global-footer.html.twig index 5646631848..cc7a461411 100644 --- a/docroot/themes/humsci/humsci_basic/templates/components/global-footer.html.twig +++ b/docroot/themes/humsci/humsci_basic/templates/components/global-footer.html.twig @@ -15,7 +15,7 @@ {%- set template_path_logo = "/themes/humsci/humsci_basic/templates/components/logo.html.twig" -%} {%- endif %} -
      +
      + diff --git a/docroot/themes/humsci/humsci_basic/templates/page--front.html.twig b/docroot/themes/humsci/humsci_basic/templates/page--front.html.twig index 4b02ae6344..91a4081e8f 100644 --- a/docroot/themes/humsci/humsci_basic/templates/page--front.html.twig +++ b/docroot/themes/humsci/humsci_basic/templates/page--front.html.twig @@ -38,14 +38,16 @@ {{ page.content }} -{# Local Footer #} -{% if page.footer %} - -{% endif %} +
      + {# Local Footer #} + {% if page.footer %} + + {% endif %} -{# Global Footer #} -{% include humsci_basic ~ '/themes/humsci/humsci_basic/templates/components/global-footer.html.twig' with { modifier_class : global_footer_variant_classname } %} + {# Global Footer #} + {% include humsci_basic ~ '/themes/humsci/humsci_basic/templates/components/global-footer.html.twig' with { modifier_class : global_footer_variant_classname } %} +
      diff --git a/docroot/themes/humsci/humsci_basic/templates/page.html.twig b/docroot/themes/humsci/humsci_basic/templates/page.html.twig index 0bd4e6c499..1c35210d00 100755 --- a/docroot/themes/humsci/humsci_basic/templates/page.html.twig +++ b/docroot/themes/humsci/humsci_basic/templates/page.html.twig @@ -37,14 +37,16 @@ {{ page.content }} -{# Local Footer #} -{% if page.footer %} - -{% endif %} +
      + {# Local Footer #} + {% if page.footer %} + + {% endif %} -{# Global Footer #} -{% include humsci_basic ~ '/themes/humsci/humsci_basic/templates/components/global-footer.html.twig' with { modifier_class : global_footer_variant_classname } %} + {# Global Footer #} + {% include humsci_basic ~ '/themes/humsci/humsci_basic/templates/components/global-footer.html.twig' with { modifier_class : global_footer_variant_classname } %} +
      diff --git a/docroot/themes/humsci/humsci_colorful/css/humsci_colorful-ckeditor.css b/docroot/themes/humsci/humsci_colorful/css/humsci_colorful-ckeditor.css index f3fa1b5a21..34451ea503 100644 --- a/docroot/themes/humsci/humsci_colorful/css/humsci_colorful-ckeditor.css +++ b/docroot/themes/humsci/humsci_colorful/css/humsci_colorful-ckeditor.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:16px}@media(min-width: 992px){.ck.ck-content{font-size:18px}}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:36px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:46px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:4px 20px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 20px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.ck.ck-content table tr:nth-child(even){background-color:#f1f0ee}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:16px}@media(min-width: 992px){.ck.ck-content{font-size:18px}}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:36px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:46px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:4px 20px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 20px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-ocean .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-mountain .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-lake .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-canyon .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .ck.ck-content table th a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table th a:focus .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:hover .fa-ext::after,.hc-pairing-cliff .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.ck.ck-content table tr:nth-child(even){background-color:#f1f0ee}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css b/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css index af59869654..b4f6fc3f9d 100644 --- a/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css +++ b/docroot/themes/humsci/humsci_colorful/css/humsci_colorful.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem;color:#b6b1a9}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;background-color:#148762;background-color:var(--palette--secondary);opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:2.4rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.4rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.8rem}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#148762;background-color:var(--palette--secondary)}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;line-height:140%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){body{font-weight:400;font-size:1.8rem;line-height:127%}}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{background-position-y:-50%}.hb-dark-pattern a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.ext:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){h1{font-size:4.6rem}}h1 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h1 a:not([class]):hover,h1 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h1 a:not([class]):hover,h1 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}.hb-dark-pattern h1 a:not([class]):hover,.hb-dark-inversion .views-element-container h1 a:not([class]):hover,.hb-dark-pattern h1 a:not([class]):focus,.hb-dark-inversion .views-element-container h1 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){h2{font-size:3.8rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}.hb-dark-pattern h2 a.is-active:hover,.hb-dark-inversion .views-element-container h2 a.is-active:hover,.hb-dark-pattern h2 a.is-active:focus,.hb-dark-inversion .views-element-container h2 a.is-active:focus,.hb-dark-pattern h2 a:not([class]):hover,.hb-dark-inversion .views-element-container h2 a:not([class]):hover,.hb-dark-pattern h2 a:not([class]):focus,.hb-dark-inversion .views-element-container h2 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){h3{font-size:2.7rem;line-height:117%}}h3 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h3 a:not([class]):hover,h3 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h3 a:not([class]):hover,h3 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}.hb-dark-pattern h3 a:not([class]):hover,.hb-dark-inversion .views-element-container h3 a:not([class]):hover,.hb-dark-pattern h3 a:not([class]):focus,.hb-dark-inversion .views-element-container h3 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:2rem;line-height:122%}h4 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h4 a:not([class]):hover,h4 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h4 a:not([class]):hover,h4 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}.hb-dark-pattern h4 a:not([class]):hover,.hb-dark-inversion .views-element-container h4 a:not([class]):hover,.hb-dark-pattern h4 a:not([class]):focus,.hb-dark-inversion .views-element-container h4 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.8rem;line-height:124%}h5 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h5 a:not([class]):hover,h5 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h5 a:not([class]):hover,h5 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}.hb-dark-pattern h5 a:not([class]):hover,.hb-dark-inversion .views-element-container h5 a:not([class]):hover,.hb-dark-pattern h5 a:not([class]):focus,.hb-dark-inversion .views-element-container h5 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}h6 a:not([class]){color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}h6 a:not([class]):hover,h6 a:not([class]):focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}h6 a:not([class]):hover,h6 a:not([class]):focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}.hb-dark-pattern h6 a:not([class]):hover,.hb-dark-inversion .views-element-container h6 a:not([class]):hover,.hb-dark-pattern h6 a:not([class]):focus,.hb-dark-inversion .views-element-container h6 a:not([class]):focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 3.2rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#148762;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#148762;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 3.2rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#148762;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e4f4ee;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#148762;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#148762;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem;color:#b6b1a9}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b6b1a9;border-radius:4px}input:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:4.8rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean table th a:hover .fa-ext::after,.hc-pairing-ocean table th a:focus .fa-ext::after,.hc-pairing-ocean table td a:hover .fa-ext::after,.hc-pairing-ocean table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain table th a:hover .fa-ext::after,.hc-pairing-mountain table th a:focus .fa-ext::after,.hc-pairing-mountain table td a:hover .fa-ext::after,.hc-pairing-mountain table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal table th a:hover .fa-ext::after,.hc-pairing-cardinal table th a:focus .fa-ext::after,.hc-pairing-cardinal table td a:hover .fa-ext::after,.hc-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake table th a:hover .fa-ext::after,.hc-pairing-lake table th a:focus .fa-ext::after,.hc-pairing-lake table td a:hover .fa-ext::after,.hc-pairing-lake table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon table th a:hover .fa-ext::after,.hc-pairing-canyon table th a:focus .fa-ext::after,.hc-pairing-canyon table td a:hover .fa-ext::after,.hc-pairing-canyon table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff table th a:hover .fa-ext::after,.hc-pairing-cliff table th a:focus .fa-ext::after,.hc-pairing-cliff table td a:hover .fa-ext::after,.hc-pairing-cliff table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}table tr:nth-child(even){background-color:#f1f0ee}details{margin:1.6rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#148762;border-color:var(--palette--secondary);background-color:#148762;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#d9d7d2;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 4.8rem)) !important}}.hb-vertical-page-padding{margin:4.8rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 4.8rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 4.8rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:4.8rem !important}.views-row:not(:last-child){margin-bottom:4.8rem !important}.ptype-hs-accordion{margin-bottom:1.6rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:4.8rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:6rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:4.8rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none;padding:0 4.8rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#d9d7d2}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 4.8rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:4.8rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (144px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:4.8rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:4.8rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:22.5%;margin-right:4.8rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:4.8rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 22.5% - 4.8rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 45% - 2 * 4.8rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.6rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.6rem 1.6rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.6rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:22.5%;margin-left:4.8rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 4.8rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:22.5%;margin:0 4.8rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 22.5% - 4.8rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 45% - (2 * 4.8rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:22.5%;margin:0 0 0 4.8rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:4.8rem}.layout__region .block-views.hb-dark-pattern{padding:2.4rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1.6rem}.hb-card__subcontent-item{color:#413e39;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#413e39}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0.6rem;margin-bottom:0.8rem !important}@media(min-width: 576px){.hb-card__subcontent--with-icons{padding-top:1.2rem}}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1.6rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.6rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23148762'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300638e'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%233f3c30'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%2300505c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hc-pairing-ocean .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#413e39;font-size:1.4rem;margin-bottom:1.6rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#413e39;font-size:1.4rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.6rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.6rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:4.8rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 150ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:4.8rem;position:absolute;display:flex;flex-direction:column;justify-content:center;width:11rem;height:11rem;background-color:#148762;background-color:var(--palette--secondary);color:#fff;padding:1.2rem 1rem 0.8rem;bottom:1.8rem;left:-1rem;z-index:5}@media(min-width: 576px){.hb-card__date-tile{bottom:2.2rem;left:-1.4rem}}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:122%}.hb-card__date-tile-day{font-weight:600;line-height:100%;font-size:5.2rem}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:2.4rem}@media(min-width: 768px){.hb-card__title{margin-bottom:2.8rem}}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%;margin:0;overflow-wrap:break-word}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.8rem;line-height:124%}}@media(min-width: 992px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:2rem;line-height:124%}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1.4rem}.hb-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word}@media(min-width: 992px){.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-card__description:not(:last-child){margin-bottom:2.4rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.6rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.hb-card__decorative-link a:hover::before,.hb-card__decorative-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::before,.hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-card__decorative-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:4.8rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(48px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (96px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (96px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (144px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (144px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (192px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (192px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (240px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (240px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (288px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (288px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (336px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (336px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (384px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (384px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (432px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (432px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (480px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (480px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (4.8rem / 2));margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (4.8rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (9.6rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (9.6rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (528px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (528px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:4.8rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b6b1a9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:3.2rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2.4rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2.4rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.6rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:4px}.chosen-container .chosen-drop{border:1px solid;border-color:#b6b1a9;border-radius:4px;outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f1f0ee}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b6b1a9;border-radius:4px}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b6b1a9;border-radius:4px}.chosen-container-multi:focus-within{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b6b1a9;border-radius:4px;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 150ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f1f0ee;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#413e39;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-ocean .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300638e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%233f3c30' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300505c' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b6b1a9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#000}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#148762;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b6b1a9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f1f0ee}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#413e39}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b6b1a9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b6b1a9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 150ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#007c8f;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f1f0ee;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f1f0ee;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b6b1a9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b6b1a9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#00505c;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f1f0ee}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.hc-pairing-ocean .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.hc-pairing-ocean .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-mountain .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2364305f' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%232f2424' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-lake .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-canyon .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300343e' stroke-width%3D'2' /%3E%3C/svg%3E")}.hc-pairing-cliff .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#148762;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#148762;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f1f0ee}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 150ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#413e39;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f1f0ee;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b6b1a9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#d9d7d2;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f1f0ee}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#007c8f;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#007c8f;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#002429;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000}.hb-dark-pattern .hb-secondary-nav__heading a:hover,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:hover,.hb-dark-pattern .hb-secondary-nav__heading a:focus,.hb-dark-inversion .views-element-container .hb-secondary-nav__heading a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#d9d7d2}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000;background-image:none}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#413e39;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#d9d7d2}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f1f0ee}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23413e39' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2.4rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1.4rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:1.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}@media(min-width: 576px){.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:2.8rem}}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#413e39;opacity:1}.su-site-search input::placeholder{color:#413e39;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23413e39' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23413e39' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b6b1a9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-ocean .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-mountain .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-lake .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-canyon .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-local-footer .menu-item a:hover .fa-ext::after,.hc-pairing-cliff .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-hero-image::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-hero-overlay__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-hero-overlay__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.8rem}}.hb-hero-overlay__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;padding:4.8rem 0 4.8rem 8%;min-height:auto}.paragraph--type--hs-carousel .hb-hero-overlay::after{clear:both;content:"";display:table}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{padding:0;display:grid;grid-template-columns:8% 7% 45% 20% 20%;grid-template-rows:60px 1fr 1fr auto auto 60px;min-height:60vh}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay{grid-template-columns:8% 7% 35% 30% 20%}}.paragraph--type--hs-carousel .hb-hero-overlay::before{background-color:#f1f0ee;z-index:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::before{position:unset;padding:4.8rem 0 4.8rem 10%;grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}}.paragraph--type--hs-carousel .hb-hero-overlay::after{content:"";display:block;height:100%;z-index:2;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay::after{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{position:relative}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper{display:flex;margin-top:0;grid-column-start:3;grid-column-end:6;grid-row-start:2;grid-row-end:5;padding-top:0}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:block;bottom:0;left:-8.75%;top:initial;content:" ";position:absolute;height:50%;width:8.75%;background-color:#148762;background-color:var(--palette--secondary);opacity:1}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper::before{display:none}}.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{min-height:35vh;max-height:35vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img{max-height:55vh;min-height:55vh}}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__image-wrapper img.animate{animation-name:colorfulCarouselImage}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);padding:calc(6.4rem / 2) calc(4.8rem / 2) calc(4.8rem / 2);position:relative;width:auto !important;margin:0 0 !important;transform:none;top:0;left:0}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:7;padding:6.4rem 4.8rem 4.8rem;width:auto !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:auto !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:2.4rem;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#00d5f5;background-color:var(--palette--tertiary-reversed)}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text::after{top:5.6rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:colorfulCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2rem;line-height:122%;margin:2.4rem 0}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-weight:600;font-size:2.4rem;line-height:120%;margin:2.8rem 0}}@media(min-width: 992px)and (min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%}}.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2,.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:auto}}.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.4rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text p{margin-top:2.8rem}}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:6.5rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{bottom:4.8rem;margin:0 0 1rem;right:calc(40% + 9rem + 1rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 9rem + 1rem)}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f1f0ee,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f1f0ee'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:calc(4.8rem * 2)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:4.8rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:0}}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23f1f0ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 150ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.5rem;right:calc(2.5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(40% + 2.5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:calc(50% + 2.5rem + 4rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.55rem;right:25px}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(40% + 2.5rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:calc(50% + 25px)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-weight:600;font-size:2.4rem;line-height:120%;margin:0;overflow-wrap:break-word}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.7rem;line-height:117%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{display:block;color:rgba(0,0,0,0);height:4.4rem;text-decoration:none;background-image:none;width:100%}.field-hs-postcard-link a .fa-mailto{display:none}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:rgba(0,0,0,0)}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:rgba(0,0,0,0);cursor:pointer}.field-hs-postcard-link a:hover::before,.field-hs-postcard-link a:focus::before{transform:translateX(0.625rem);background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a:hover::before,.hc-pairing-lake .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::before,.hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:hover::before,.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a:focus::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link a::before{content:"";position:absolute;left:0;height:4.4rem;width:4.4rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");transform:translateX(0);transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-ocean .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-mountain .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-lake .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-canyon .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-raised-cards .hb-dark-pattern .field-hs-postcard-link a::before,.hc-pairing-cliff .hb-dark-inversion .hb-raised-cards .views-element-container .field-hs-postcard-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.6rem;line-height:122%;margin-bottom:2.4rem}@media(min-width: 992px){.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0);margin:2.4rem 0 0 3.1rem;padding-bottom:2.8rem;color:#fff;background-image:linear-gradient(to bottom, transparent, transparent 2rem, #002429 2rem);background-image:linear-gradient(to bottom, transparent, transparent 2rem, var(--palette--primary-dark) 2rem)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}@media(min-width: 576px){.field-hs-row-components .hb-vertical-linked-card__img{margin-top:-2.4rem}}.hb-vertical-linked-card__img img{width:100%;transition:transform 150ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 150ms ease-in-out;padding:2rem 5.4rem 2rem 2rem;margin:0 2rem 0 -3.1rem;background-color:#148762;background-color:var(--palette--secondary)}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}@media(min-width: 576px){.hb-vertical-linked-card__title{margin:-2.4rem 2rem 0 -3.1rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 150ms ease-in-out;bottom:1rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.6rem;line-height:122%;word-break:break-word;flex:1 1 auto;padding:2rem 2rem 0}@media(min-width: 992px){.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%}}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-ocean .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-mountain .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-lake .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-canyon .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .block-layout-builder .link a:hover .fa-ext::after,.hc-pairing-cliff .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b6b1a9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{font-weight:600;font-size:2.4rem;line-height:120%;margin-top:0;margin-bottom:2rem;width:100%}@media(min-width: 768px){.block__title{font-size:2.7rem;line-height:117%}}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.email a:hover,.email a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.email a:hover,.email a:focus{background-position-y:-50%}.hb-dark-pattern .email a:hover,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .email a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#413e39}.address{margin:0;font-style:italic;color:#413e39}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#d9d7d2}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#413e39;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#00505c;background-color:var(--palette--primary);color:#fff;font-weight:700}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-lake .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#00505c;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f1f0ee}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#d9d7d2}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-ocean .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-mountain .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-lake .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-canyon .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-table-row__column a:hover .fa-ext::after,.hc-pairing-cliff .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#d9d7d2}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:3.2rem 0;background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#d9d7d2}.hc-pairing-lake .hb-spotlight{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:4.8rem 0;margin:4.8rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 4.8rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}.hb-spotlight__text{position:relative;padding-top:3.2rem}.hb-spotlight__text::before{top:0;display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#148762;background-color:var(--palette--secondary)}.hc-pairing-ocean .hb-spotlight__text::before{display:block;content:" ";position:absolute;height:0.4rem;width:6.5rem;background-color:#0c523b;background-color:var(--palette--secondary-darken-12)}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600;margin:0 0 2.4rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.8rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2.4rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:3.2rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button{color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:active,.hb-dark-pattern .hb-spotlight__text .field-hs-spotlight-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button{color:#0c523b;color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12)}.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link a:hover,.hc-pairing-ocean .hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__image-wrapper{margin-bottom:3.2rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:4.8rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:4.8rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f1f0ee}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#002429;background-color:var(--palette--primary-dark)}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__image img{border-radius:50%}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial__link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-testimonial figure.hb-testimonial__content{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.hb-testimonial--bottom .hb-testimonial figure.hb-testimonial__content{padding-top:0.6rem}.hb-testimonial blockquote.hb-testimonial__quote{width:100%;margin:0}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial blockquote.hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial blockquote.hb-testimonial__quote{color:#148762;color:var(--palette--secondary)}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial blockquote.hb-testimonial__quote.hb-testimonial__quote--bottom{padding-bottom:1.6rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.6rem}}.js-pager__items{margin:4.8rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#148762;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#148762;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#00d5f5;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#413e39;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 150ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#d9d7d2}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#c2f7ff;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#413e39;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#148762;color:var(--palette--secondary);padding:0.4rem 0;border-bottom:1px solid;border-bottom-color:#148762;border-bottom-color:var(--palette--secondary)}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#00d5f5;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#0c523b;border-bottom-color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight)}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 2rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;border-color:#148762;border-color:var(--palette--secondary);color:#148762;color:var(--palette--secondary)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#148762;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#e4f4ee;color:var(--palette--secondary-highlight);border-color:#e4f4ee;border-color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 4.8rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:4.8rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.6rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1.4rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#148762;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.7rem;line-height:117%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#00505c;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#00505c;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2.4rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#9cd6c0;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.8rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#00505c;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.hc-pairing-ocean .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2300505c'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%2364305f'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23005160'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%238c1515'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:128%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-has-animation-enhancements .hb-gradient-hero__image-wrapper img.animate{animation-duration:950ms;animation-timing-function:ease-out;animation-name:colorfulHeroImage}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 4.8rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:2000ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:colorfulHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 3.2rem;font-weight:600}@media(min-width: 768px){.hb-gradient-hero__text h2{font-weight:600;font-size:3.2rem;line-height:112%;margin:0 0 4.8rem}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.8rem}}.hb-gradient-hero__text ul li::before{background-color:#148762;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#00ce9d;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:90%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.6rem;line-height:122%}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.6rem;line-height:122%;color:#00d5f5;color:var(--palette--tertiary-reversed);background-image:none}@media(min-width: 992px){.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%}}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;max-width:80%;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);border-radius:4.2rem;color:#00d5f5;color:var(--palette--tertiary-reversed);border-color:#00d5f5;border-color:var(--palette--tertiary-reversed);border-width:3px;border-style:solid;margin-top:3.2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{border-color:#e4f4ee;border-color:var(--palette--secondary-highlight);color:#e4f4ee;color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:75%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:4.8rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 4.8rem) 0 4.8rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none;bottom:1.6rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b6b1a9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 150ms ease-in-out;border-radius:0.5rem}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#148762;background-color:var(--palette--secondary)}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2.4rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2.4rem}.hb-callout-box--align-left{float:left;margin-right:2.4rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(0,36,41,.8);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#413e39}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#e3f4ed;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:1.2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:3.2rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;border-radius:30px;padding:0.4rem 2rem;color:#fff;background-color:#148762;background-color:var(--palette--secondary);border-color:#148762;border-color:var(--palette--secondary);margin-top:3.2rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#0c523b;background-color:var(--palette--secondary-darken-12);border-color:#0c523b;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#148762;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.2rem #00ce9d;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 150ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:20.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:10rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 2.1rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0 0 0.5rem rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.22)}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 150ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxPrevious::before,.hc-pairing-ocean #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hc-pairing-mountain #cboxPrevious::before,.hc-pairing-mountain #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%2364305f'/%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxPrevious::before,.hc-pairing-cardinal #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23600e0e'/%3E%3C/svg%3E")}.hc-pairing-lake #cboxPrevious::before,.hc-pairing-lake #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-canyon #cboxPrevious::before,.hc-pairing-canyon #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23005160'/%3E%3C/svg%3E")}.hc-pairing-cliff #cboxPrevious::before,.hc-pairing-cliff #cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%238c1515'/%3E%3C/svg%3E")}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 150ms ease-in-out}.hc-pairing-ocean #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}.hc-pairing-ocean #cboxClose:hover::before,.hc-pairing-ocean #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain #cboxClose:hover::before,.hc-pairing-mountain #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2364305f' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal #cboxClose:hover::before,.hc-pairing-cardinal #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23600e0e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake #cboxClose:hover::before,.hc-pairing-lake #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon #cboxClose:hover::before,.hc-pairing-canyon #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005160' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff #cboxClose:hover::before,.hc-pairing-cliff #cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 3.2rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 4.8rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 150ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2.8rem 2.8rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2.8rem 2.8rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#e4f4ee;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-weight:600;font-size:3.6rem;line-height:112%}@media(min-width: 768px){.hb-heading-1{font-size:4.6rem}}.hb-heading-2{font-weight:600;font-size:3.2rem;line-height:112%}@media(min-width: 768px){.hb-heading-2{font-size:3.8rem}}.hb-heading-3{font-weight:600;font-size:2.4rem;line-height:120%}@media(min-width: 768px){.hb-heading-3{font-size:2.7rem;line-height:117%}}.hb-heading-4{font-weight:600;font-size:2rem;line-height:122%}.hb-heading-5{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-6{text-transform:uppercase;font-weight:600;font-size:1.6rem;line-height:128%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000}.hb-dark-pattern .hb-link:hover,.hb-dark-inversion .views-element-container .hb-link:hover,.hb-dark-pattern .hb-link:focus,.hb-dark-inversion .views-element-container .hb-link:focus,.hb-dark-pattern .hb-link.ext:hover,.hb-dark-inversion .views-element-container .hb-link.ext:hover,.hb-dark-pattern .hb-link.ext:focus,.hb-dark-inversion .views-element-container .hb-link.ext:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-link-inline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat}.hb-link-inline:hover,.hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-link-inline:hover,.hb-link-inline:focus{background-position-y:-50%}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:700;font-size:1.5rem;margin-bottom:0.4rem;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#148762;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#0c523b !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#413e39;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#413e39 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#413e39 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{border-color:rgba(0,0,0,0)}a.hb-pill:focus,a.hb-pill:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-ocean .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-mountain .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cardinal .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-canyon .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-cliff .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-weight:600;font-size:3.6rem;line-height:112%;margin:0}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.6rem}}.hb-title::before{border-bottom:solid 0.4rem;border-color:#148762;border-color:var(--palette--secondary);content:"";display:block;vertical-align:middle;width:5.5rem;margin-right:1rem}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#148762;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e4f4ee;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 150ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#0c523b;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#8ff0ff !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:4.8rem;margin-bottom:1.6rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:3.2rem;margin-bottom:1.2rem}@media(min-width: 768px){.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:4.8rem;margin-bottom:1.4rem}}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2.8rem;margin-bottom:1rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem;margin-bottom:0.4rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem;margin-bottom:0.3rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 150ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#fff}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-size:1.4rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#fff}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#fff}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#413e39;font-style:italic;font-size:1.4rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#fff}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#413e39}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f1f0ee}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:2000ms;animation-fill-mode:forwards;animation-name:colorfulSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash,.hs-font-splash .infotext{font-weight:600;font-size:3.6rem;line-height:112%;color:#00505c;color:var(--palette--primary)}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.6rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:4.8rem 0 1.6rem}}.hb-dark-pattern .hs-font-splash,.hb-dark-pattern .hs-font-splash .infotext{color:#f1f0ee}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2.8rem 2.8rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2.8rem 2.8rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2.8rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#148762;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;line-height:140%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b6b1a9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e4f4ee;background-color:var(--palette--secondary-highlight)}.hc-pairing-ocean blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23148762'/%3E%3C/svg%3E")}.hc-pairing-mountain blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300638e'/%3E%3C/svg%3E")}.hc-pairing-cardinal blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-lake blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%233f3c30'/%3E%3C/svg%3E")}.hc-pairing-canyon blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.hc-pairing-cliff blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%2300505c'/%3E%3C/svg%3E")}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f1f0ee}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#148762;border-color:var(--palette--secondary)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#002429;background-color:var(--palette--primary-dark)}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 16px) transparent calc(100% - 16px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 16px), transparent calc(100% - 16px));background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{background-position-y:-50%}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.hc-pairing-ocean a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c8f' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23148762' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link::after,.hc-pairing-lake .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23007c92' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23002429' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23072e22' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23171916' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000b0d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23090101' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2300d5f5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2374fbc7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fdfcf2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23ebebeb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23cecfd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-lake .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 18px) transparent calc(100% - 18px));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 18px), transparent calc(100% - 18px))}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{background-position-y:-50%}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern .private-link a:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.hc-pairing-ocean a.hs-private-link::before,.hc-pairing-ocean .hs-private-link a::before,.hc-pairing-ocean a.private-link::before,.hc-pairing-ocean .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23148762' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link::before,.hc-pairing-mountain .hs-private-link a::before,.hc-pairing-mountain a.private-link::before,.hc-pairing-mountain .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link::before,.hc-pairing-cardinal .hs-private-link a::before,.hc-pairing-cardinal a.private-link::before,.hc-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link::before,.hc-pairing-lake .hs-private-link a::before,.hc-pairing-lake a.private-link::before,.hc-pairing-lake .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link::before,.hc-pairing-canyon .hs-private-link a::before,.hc-pairing-canyon a.private-link::before,.hc-pairing-canyon .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link::before,.hc-pairing-cliff .hs-private-link a::before,.hc-pairing-cliff a.private-link::before,.hc-pairing-cliff .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-ocean a.hs-private-link:hover::before,.hc-pairing-ocean .hs-private-link a:hover::before,.hc-pairing-ocean a.private-link:hover::before,.hc-pairing-ocean .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23002429' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-private-link:hover::before,.hc-pairing-mountain .hs-private-link a:hover::before,.hc-pairing-mountain a.private-link:hover::before,.hc-pairing-mountain .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23072e22' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-private-link:hover::before,.hc-pairing-cardinal .hs-private-link a:hover::before,.hc-pairing-cardinal a.private-link:hover::before,.hc-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-private-link:hover::before,.hc-pairing-lake .hs-private-link a:hover::before,.hc-pairing-lake a.private-link:hover::before,.hc-pairing-lake .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23171916' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-private-link:hover::before,.hc-pairing-canyon .hs-private-link a:hover::before,.hc-pairing-canyon a.private-link:hover::before,.hc-pairing-canyon .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000b0d' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-private-link:hover::before,.hc-pairing-cliff .hs-private-link a:hover::before,.hc-pairing-cliff a.private-link:hover::before,.hc-pairing-cliff .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23090101' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a,a.hs-mailto-link{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to right, #c2f7ff calc(100% - 22px) transparent calc(100% - 22px));background-image:linear-gradient(to right, var(--palette--tertiary-highlight) calc(100% - 22px), transparent calc(100% - 22px))}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#007c8f;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#002429;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean a.hs-more-link::after,.hc-pairing-ocean button.hs-more-link::after,.hc-pairing-ocean .hs-more-link a::after,.hc-pairing-ocean .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link::after,.hc-pairing-mountain button.hs-more-link::after,.hc-pairing-mountain .hs-more-link a::after,.hc-pairing-mountain .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link::after,.hc-pairing-cardinal button.hs-more-link::after,.hc-pairing-cardinal .hs-more-link a::after,.hc-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link::after,.hc-pairing-lake button.hs-more-link::after,.hc-pairing-lake .hs-more-link a::after,.hc-pairing-lake .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link::after,.hc-pairing-canyon button.hs-more-link::after,.hc-pairing-canyon .hs-more-link a::after,.hc-pairing-canyon .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link::after,.hc-pairing-cliff button.hs-more-link::after,.hc-pairing-cliff .hs-more-link a::after,.hc-pairing-cliff .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean a.hs-more-link:hover::after,.hc-pairing-ocean a.hs-more-link:focus::after,.hc-pairing-ocean button.hs-more-link:hover::after,.hc-pairing-ocean button.hs-more-link:focus::after,.hc-pairing-ocean .hs-more-link a:hover::after,.hc-pairing-ocean .hs-more-link a:focus::after,.hc-pairing-ocean .hs-more-link button:hover::after,.hc-pairing-ocean .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain a.hs-more-link:hover::after,.hc-pairing-mountain a.hs-more-link:focus::after,.hc-pairing-mountain button.hs-more-link:hover::after,.hc-pairing-mountain button.hs-more-link:focus::after,.hc-pairing-mountain .hs-more-link a:hover::after,.hc-pairing-mountain .hs-more-link a:focus::after,.hc-pairing-mountain .hs-more-link button:hover::after,.hc-pairing-mountain .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal a.hs-more-link:hover::after,.hc-pairing-cardinal a.hs-more-link:focus::after,.hc-pairing-cardinal button.hs-more-link:hover::after,.hc-pairing-cardinal button.hs-more-link:focus::after,.hc-pairing-cardinal .hs-more-link a:hover::after,.hc-pairing-cardinal .hs-more-link a:focus::after,.hc-pairing-cardinal .hs-more-link button:hover::after,.hc-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake a.hs-more-link:hover::after,.hc-pairing-lake a.hs-more-link:focus::after,.hc-pairing-lake button.hs-more-link:hover::after,.hc-pairing-lake button.hs-more-link:focus::after,.hc-pairing-lake .hs-more-link a:hover::after,.hc-pairing-lake .hs-more-link a:focus::after,.hc-pairing-lake .hs-more-link button:hover::after,.hc-pairing-lake .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon a.hs-more-link:hover::after,.hc-pairing-canyon a.hs-more-link:focus::after,.hc-pairing-canyon button.hs-more-link:hover::after,.hc-pairing-canyon button.hs-more-link:focus::after,.hc-pairing-canyon .hs-more-link a:hover::after,.hc-pairing-canyon .hs-more-link a:focus::after,.hc-pairing-canyon .hs-more-link button:hover::after,.hc-pairing-canyon .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff a.hs-more-link:hover::after,.hc-pairing-cliff a.hs-more-link:focus::after,.hc-pairing-cliff button.hs-more-link:hover::after,.hc-pairing-cliff button.hs-more-link:focus::after,.hc-pairing-cliff .hs-more-link a:hover::after,.hc-pairing-cliff .hs-more-link a:focus::after,.hc-pairing-cliff .hs-more-link button:hover::after,.hc-pairing-cliff .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-pattern button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-pattern .hs-more-link button:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link:hover,a.hs-file-link:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link:hover,a.hs-file-link:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline{color:#007c8f;color:var(--palette--tertiary);background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-size:100% 200%;background-position-y:-102%;background-repeat:no-repeat;color:#148762;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-position-y:-50%}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#002429;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#00d5f5;color:var(--palette--tertiary-reversed);border-bottom-color:#00d5f5;border-bottom-color:var(--palette--tertiary-reversed)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#c2f7ff;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c2f7ff' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23befde5' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-lake .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e3ddd1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e8e9ea' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{background-image:linear-gradient(to top, transparent 50%, #c2f7ff 50%);background-image:linear-gradient(to top, transparent 50%, var(--palette--tertiary-highlight) 50%);background-image:linear-gradient(to left, #c2f7ff calc(100% - 0.9em) transparent calc(100% - 0.9em));background-image:linear-gradient(to left, var(--palette--tertiary-highlight) calc(100% - 0.9em), transparent calc(100% - 0.9em))}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.6rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#413e39}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f1f0ee;padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b6b1a9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b6b1a9;padding-bottom:4.8rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.8rem 2.8rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#007c8f;color:var(--palette--tertiary);border-bottom-color:inherit}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#d9d7d2;margin-bottom:.0625em;text-decoration:none;transition:box-shadow 100ms 0s,border-bottom-color 0s 100ms;cursor:pointer;float:right;margin-bottom:1.6rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{transition-delay:0s,0s;border-bottom-color:"tertiary-highlight-darken-10"}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{border-bottom-color:#8ff0ff;border-bottom-color:var(--palette--tertiary-highlight-darken-10);box-shadow:inset 0 -1.4rem 0 #c2f7ff;box-shadow:inset 0 -1.4rem 0 var(--palette--tertiary-highlight)}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000}.hb-dark-pattern .hb-accordion-toggle-all:hover,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:hover,.hb-dark-pattern .hb-accordion-toggle-all:focus,.hb-dark-inversion .views-element-container .hb-accordion-toggle-all:focus{border-bottom-color:#c2f7ff;border-bottom-color:var(--palette--tertiary-highlight);box-shadow:none;background-position-y:bottom}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#00505c;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 150ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#148762;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hc-pairing-ocean .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23148762' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-mountain .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300638e' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-lake .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%233f3c30' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-canyon .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hc-pairing-cliff .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%2300505c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#00505c;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.label-hidden::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#000}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.views-row .hb-single-category.entity-reference div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#000}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.entity-reference div div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.string div div::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories.label-hidden>div:not([class])::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 1rem}.hb-categories ol li,.hb-categories ul li{font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#000}.hb-categories ol li::before,.hb-categories ul li::before{height:1.2rem;top:0.4rem;transform:scaleX(0.5);width:0.6rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#148762;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 150ms ease-in-out;background-image:none;line-height:134%;color:#000}.hb-categories a:hover,.hb-categories a:focus{border-color:#000}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0);background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#413e39 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{border-color:rgba(0,0,0,0)}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{border-color:#8ff0ff;border-color:var(--palette--tertiary-highlight-darken-10);background-color:#fff}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 150ms ease-in-out;margin-bottom:0.5rem;background-color:#8ff0ff;background-color:var(--palette--tertiary-highlight-darken-10);color:#413e39;padding:0.1rem 1.2rem;border-radius:1.3rem;border:2px solid rgba(0,0,0,0)}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#413e39 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12)}@supports((-o-object-fit: cover) or (object-fit: cover)){.hb-raised-cards .hb-card{align-items:stretch}.hb-raised-cards .hb-card__graphics{margin:0}.hb-raised-cards .hb-card__graphics img{height:100%;-o-object-fit:cover;object-fit:cover}.hb-raised-cards .hb-card__img{height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-card__img *:not(.field-media-image-caption){height:100%}.hb-raised-cards .hb-card.hb-card--horizontal .hb-caption-credit-image>[data-once=contextual-render]{position:absolute}}.hb-raised-cards .hb-card__content{padding:2.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card.hb-card--horizontal-date-stacked.hb-card--no-image .hb-card__graphics--has-date+.hb-card__content{padding-left:0}.hb-raised-cards .hb-card.hb-card--date-stacked.hb-card--no-image .hb-card__date-tile{top:2.2rem;left:-1.4rem}.hb-raised-cards .hb-card__title:only-child{margin:0}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.75rem 3.5rem rgba(0,0,0,.12);padding:3.2rem 2.4rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#007c8f;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#002429;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{border-bottom-color:#007c8f;border-bottom-color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{border-bottom-color:#002429 !important;border-bottom-color:var(--palette--tertiary-darken-20) !important}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a{color:rgba(0,0,0,0)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus{color:rgba(0,0,0,0)}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.hc-pairing-ocean{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed}.hc-pairing-mountain{--palette--primary: #64305f;--palette--secondary: #00638e;--palette--tertiary: #148762;--palette--primary-hero-overlay: rgba(100, 48, 95, 0.82);--palette--primary-dark: #64305f;--palette--secondary-active: #0098db;--palette--secondary-highlight: #d5effe;--palette--secondary-highlight-darken: #71c9fc;--palette--secondary-darken-12: #003851;--palette--tertiary-highlight: #befde5;--palette--tertiary-highlight-darken-10: #8dfbd1;--palette--tertiary-reversed: #74fbc7;--palette--tertiary-reversed-darken-10: #42fab3;--palette--tertiary-darken-20: #072e22;--palette--spotlight: #e4f5ff;--palette--spotlight-lighten-8: #e3f5fe}.hc-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(47, 36, 36, 0.79);--palette--primary-dark: #2f2424;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #cdd0d2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #b4b5b8;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9e6e2;--palette--spotlight-lighten-8: #e6e3e0}.hc-pairing-lake{--palette--primary: #005160;--palette--secondary: #3f3c30;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(0, 101, 119, 0.84);--palette--primary-dark: #00343e;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #aaa194;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e3ddd1;--palette--tertiary-highlight-darken-10: #b2aca3;--palette--tertiary-reversed: #fdfcf2;--palette--tertiary-reversed-darken-10: #c6c4b5;--palette--tertiary-darken-20: #171916;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #dde8dc}.hc-pairing-canyon{--palette--primary: #005160;--palette--secondary: #8c1515;--palette--tertiary: #007c92;--palette--primary-hero-overlay: rgba(0, 80, 92, 0.83);--palette--primary-dark: #00343e;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: #2c0606;--palette--tertiary-highlight: #dbdbdb;--palette--tertiary-highlight-darken-10: #b1b1b1;--palette--tertiary-reversed: #ebebeb;--palette--tertiary-reversed-darken-10: #b8b8b8;--palette--tertiary-darken-20: #000b0d;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hc-pairing-cliff{--palette--primary: #8c1515;--palette--secondary: #00505c;--palette--tertiary: #8c1515;--palette--primary-hero-overlay: rgba(140, 21, 21, 0.88);--palette--primary-dark: #8c1515;--palette--secondary-active: #8c1515;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #a8a8a8;--palette--secondary-darken-12: black;--palette--tertiary-highlight: #e8e9ea;--palette--tertiary-highlight-darken-10: #c2c2c2;--palette--tertiary-reversed: #cecfd1;--palette--tertiary-reversed-darken-10: #999b9c;--palette--tertiary-darken-20: #090101;--palette--spotlight: #dfedef;--palette--spotlight-lighten-8: #dcebed}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#148762;color:var(--palette--secondary);font-weight:700}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 150ms ease-in-out;will-change:contents}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23148762' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300638e' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%233f3c30' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300505c' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#0c523b;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%230c523b' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23003851' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23570d0d' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%232c0606' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'black' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:1.9rem;width:1.9rem;margin-bottom:-0.4rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#00d5f5;color:var(--palette--tertiary-reversed)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2300d5f5' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%2374fbc7' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23fdfcf2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ebebeb' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23cecfd1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#e4f4ee;color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-ocean .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e4f4ee' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-mountain .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d5effe' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-lake .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ece8e1' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-canyon .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hc-pairing-cliff .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23e8e9ea' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#d9d7d2}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 24'%3E%3Cpath fill%3D'%23d9d7d2' d%3D'M11 23l-2-2 7-7H0v-3h16L9 3l2-2 10 10 1 1-11 11z'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2.4rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#002429;background-color:var(--palette--primary-dark);padding:2.4rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{font-size:1.2rem}@media(min-width: 576px){.hb-vertical-linked-card .field-hs-postcard-image .field-media-image+.field-media-image-caption{padding-bottom:3.6rem;padding-left:1.2rem;font-size:1.1rem;z-index:0}}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2.8rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 768px){.paragraph--type--hs-carousel .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 58%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css index 4e9557fa9a..c2e9169317 100644 --- a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css +++ b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#fff}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#fff}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#fff}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:18px}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:34px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:42px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:6px 26px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 35px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}.ck.ck-content table tr:nth-child(even){background-color:#f4f4f4}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:18px}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:34px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:42px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:6px 26px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 35px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}.ck.ck-content table tr:nth-child(even){background-color:#f4f4f4}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css index 717d7383bd..cf6784212b 100644 --- a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css +++ b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.8rem;line-height:127%}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#b1040e;color:var(--palette--tertiary);background-image:none}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a:not([class]),.ht-pairing-warbler a.mailto,.ht-pairing-warbler a[href^="mailto:"],.ht-pairing-warbler a.ext{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a:not([class]):hover,.ht-pairing-warbler a:not([class]):focus,.ht-pairing-warbler a.mailto:hover,.ht-pairing-warbler a.mailto:focus,.ht-pairing-warbler a[href^="mailto:"]:hover,.ht-pairing-warbler a[href^="mailto:"]:focus,.ht-pairing-warbler a.ext:hover,.ht-pairing-warbler a.ext:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif h1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h1{font-size:4.2rem}}h1 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h2{font-size:3.6rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif h3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h3{font-size:2.5rem;line-height:115%}}h3 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:1.8rem;line-height:124%}h4 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.6rem;line-height:126%}h5 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}h6 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#8c1515;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b3b5b9;border-radius:0}input:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:3.2rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal table th a:hover .fa-ext::after,.ht-pairing-cardinal table th a:focus .fa-ext::after,.ht-pairing-cardinal table td a:hover .fa-ext::after,.ht-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay table th a:hover .fa-ext::after,.ht-pairing-bluejay table th a:focus .fa-ext::after,.ht-pairing-bluejay table td a:hover .fa-ext::after,.ht-pairing-bluejay table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler table th a:hover .fa-ext::after,.ht-pairing-warbler table th a:focus .fa-ext::after,.ht-pairing-warbler table td a:hover .fa-ext::after,.ht-pairing-warbler table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch table th a:hover .fa-ext::after,.ht-pairing-firefinch table th a:focus .fa-ext::after,.ht-pairing-firefinch table td a:hover .fa-ext::after,.ht-pairing-firefinch table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}table tr:nth-child(even){background-color:#f4f4f4}details{margin:1.4rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#8c1515;border-color:var(--palette--secondary);background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #b1040e;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#dbdcde;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 3.2rem)) !important}}.hb-vertical-page-padding{margin:3.2rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 3.2rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:3.2rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:3.2rem !important}.views-row:not(:last-child){margin-bottom:3.2rem !important}.ptype-hs-accordion{margin-bottom:1.4rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:3.2rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:3.2rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none;padding:0 3.2rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#dbdcde}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 3.2rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:3.2rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (96px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:3.2rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:3.2rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:18%;margin-right:3.2rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:3.2rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 18% - 3.2rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 36% - 2 * 3.2rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.4rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.4rem 1.4rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.4rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0;font-size:1.6rem;line-height:127%}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:18%;margin:0 3.2rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 18% - 3.2rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 36% - (2 * 3.2rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0;font-size:1.6rem;line-height:127%}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:3.2rem}.layout__region .block-views.hb-dark-pattern{padding:2rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1rem}.hb-card__subcontent-item{color:#343639;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#343639}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0;margin-bottom:0 !important}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.8rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23005b6c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23C74632'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#343639;font-size:1.4rem;margin-bottom:1.4rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#343639;font-size:1.6rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.8rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.4rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:1rem}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:3.2rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 300ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:3.2rem;position:absolute;display:inline-block;min-width:10rem;background-color:#fff;padding:0;top:0;left:0}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-size:1.4rem;padding:1rem;width:100%}.hb-card__date-tile-day{font-weight:600;line-height:100%;border:1px solid;border-top-width:0;border-color:#dbdcde;color:#600e0e;color:var(--palette--primary);font-size:3.6rem;padding:1rem 0 1rem}.views-element-container .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:1.4rem}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;margin:0;overflow-wrap:break-word;font-size:2rem}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;font-size:2.2rem}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1rem}.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word}.hb-card__description:not(:last-child){margin-bottom:1rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.4rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-card__decorative-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover::after,.hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{text-decoration:underline}.hb-card__decorative-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:3.2rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(32px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (96px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (128px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (128px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (160px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (160px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (192px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (192px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (224px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (224px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (256px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (256px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (288px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (288px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (320px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (320px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (352px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (352px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b3b5b9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:2.8rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.4rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:0}.chosen-container .chosen-drop{border:1px solid;border-color:#b3b5b9;border-radius:0;outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f4f4f4}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b3b5b9;border-radius:0}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b3b5b9;border-radius:0}.chosen-container-multi:focus-within{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b3b5b9;border-radius:0;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 300ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f4f4f4;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#343639;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#343639}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#8c1515;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b3b5b9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#343639}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b3b5b9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f4f4f4;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b3b5b9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b3b5b9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.ht-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.ht-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 300ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#343639;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f4f4f4;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b3b5b9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#dbdcde;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f4f4f4}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#b1040e;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#330808;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#dbdcde}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#343639;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#dbdcde}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:0.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}@media(min-width: 1500px){.hb-card--structured .hb-card__columns .views-field{width:33.33%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#343639;opacity:1}.su-site-search input::placeholder{color:#343639;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23343639' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23343639' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b3b5b9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-bluejay .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-warbler .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-firefinch .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-hero-image::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-hero-overlay::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;text-align:center}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-hero-overlay__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-hero-overlay__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.6rem}}.hb-hero-overlay__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body{margin:0 auto}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-body{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{width:50%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;margin-top:0;display:flex;min-height:32rem}.paragraph--type--hs-carousel .hb-hero-overlay::before{animation:traditionalCarouselOverlay}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{min-height:42rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);position:relative;margin:3.2rem 0 !important;align-self:stretch;text-align:left;left:2.8rem;transform:translateX(0) translateY(0)}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text{bottom:25%}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{padding:5rem 0 5rem;left:3.2rem;width:50% !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:43% !important}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:48% !important;margin:5.2rem 0 !important}}@media(min-width: 1500px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:650px !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:traditionalCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{width:auto;margin:0 3.2rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 5rem}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:1.4rem 3.2rem 0;width:auto}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:calc(100% - 10rem);margin:2.4rem 3.2rem 0}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 5rem 0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 3.2rem 0}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 3.2rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 6.4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 5rem;width:calc(85% - 14rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(80% - 14rem)}}@media(min-width: 992px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(95% - 14rem)}}@media(min-width: 1200px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 14rem)}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(100% - 6.4rem);margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link a{max-width:unset}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:7.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:8rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 7.7rem);bottom:5.3rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:2.3rem}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8.4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(63% - 6rem);bottom:7.7rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 3.6rem);bottom:4.8rem}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem;bottom:4.8rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem);bottom:4.8rem}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f4f4f4,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:3rem}.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:6rem}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 20'%3E%3Cpath d%3D'm15,0.2l-1.4,1.4l4.7,4.6h-18.2v2h17.9l-4.4,4.1l1.4,1.5l7.1,-6.6z' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.25rem;right:calc(5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:inherit;left:calc(53% - 8.5rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(45% - 8.5rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:inherit;right:calc(5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(50% - 8.5rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(65rem - 6.5rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(100% - 8.8rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.25rem;right:5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:inherit;left:calc(53% - 4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(45% - 4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{left:inherit;right:5rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(50% - 4rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(65rem - 2rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(100% - 4.3rem)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__title{margin-bottom:1rem}.hb-grid .ptype-hs-postcard .hb-card__title h2,.ptype-hs-row .ptype-hs-postcard .hb-card__title h2,.hb-grid .ptype-hs-postcard .hb-card__title h3,.ptype-hs-row .ptype-hs-postcard .hb-card__title h3,.hb-grid .ptype-hs-postcard .hb-card__title h4,.ptype-hs-row .ptype-hs-postcard .hb-card__title h4,.hb-grid .ptype-hs-postcard .hb-card__title h5,.ptype-hs-row .ptype-hs-postcard .hb-card__title h5,.hb-grid .ptype-hs-postcard .hb-card__title h6,.ptype-hs-row .ptype-hs-postcard .hb-card__title h6{font-size:2.2rem}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%;margin:0;overflow-wrap:break-word}.hb-font-sans-serif .field-hs-postcard-title h2,.hb-font-sans-serif .field-hs-postcard-title h3,.hb-font-sans-serif .field-hs-postcard-title h4,.hb-font-sans-serif .field-hs-postcard-title h5,.hb-font-sans-serif .field-hs-postcard-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.5rem;line-height:115%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.field-hs-postcard-link a .fa-mailto{display:none}.field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover::after,.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{text-decoration:underline}.field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-bottom:1rem}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}.hb-vertical-linked-card__img img{width:100%;transition:transform 300ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 300ms ease-in-out;padding:1.6rem 5.4rem 1.6rem 1.6rem;color:#fff;background-color:#600e0e;background-color:var(--palette--primary);margin:0}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#330808;background-color:var(--palette--primary-dark);text-decoration:underline}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 300ms ease-in-out;bottom:0.7rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word;flex:1 1 auto;background-color:#dbdcde;background-color:var(--palette--tertiary-reversed);padding:1.6rem 1.6rem 2.8rem}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-bluejay .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-warbler .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-firefinch .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b3b5b9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{margin-top:0;margin-bottom:2rem;width:100%}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#b1040e;color:var(--palette--tertiary);background-image:none}.email a:hover,.email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .email a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .email a:hover,.ht-pairing-warbler .email a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#343639}.address{margin:0;font-style:italic;color:#343639}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#343639;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f4f4f4}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#dbdcde}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:2.8rem 0;background-color:#dde0e0;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#dbdcde}.hc-pairing-lake .hb-spotlight{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:3.2rem 0;margin:3.2rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%;margin:0 0 2rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.6rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:2.8rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-spotlight__image-wrapper{margin-bottom:2.8rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:3.2rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:3.2rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#fff}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__content{display:flex;flex-direction:column;align-items:center}.hb-testimonial--bottom .hb-testimonial__content{padding-top:0.6rem}.hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;width:100%;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}.hb-dark-pattern .hb-testimonial__quote,.hb-dark-inversion .views-element-container .hb-testimonial__quote{color:#fff}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary)}@media(min-width: 992px){.hb-testimonial__quote{font-size:2.8rem}}.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial--bottom .hb-testimonial__quote{padding-bottom:1.6rem}.hb-blockquote-black-text .hb-testimonial__quote{color:#000}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{text-decoration:underline}.hb-testimonial__link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.4rem}}.js-pager__items{margin:3.2rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#8c1515;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#8c1515;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#dbdcde;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#343639;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 300ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#dbdcde}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#343639;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#8c1515;color:var(--palette--secondary);text-decoration:underline;line-height:1.4;border:1px solid;border-color:rgba(0,0,0,0);padding:0.3rem 0.6rem}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#dbdcde;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.button[data-drupal-selector=edit-reset]:focus,.button[data-drupal-selector=edit-reset]:active,a.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:active{border-color:#8c1515;border-color:var(--palette--secondary);box-shadow:none}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 3.5rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 3.2rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:3.2rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.4rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#8c1515;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .field-hs-time-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.5rem;line-height:115%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#600e0e;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#b3b6b9;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.4rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#600e0e;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.ht-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23003b45'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23A64C47'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:124%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-gradient-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-gradient-hero::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-gradient-hero__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-gradient-hero__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.6rem}}.hb-gradient-hero__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-bottom:0}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2rem}.hb-callout-box--align-left{float:left;margin-right:2rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#343639}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#d9dede;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:2.8rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);margin-top:2.8rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2rem}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .field-media-image-caption{left:2rem;bottom:2rem;width:calc(100% - (2rem * 2))}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 300ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 300ms ease-in-out}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 3.2rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 300ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{padding:4.4rem 2.8rem}}.hb-blockquote::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{border-color:#fff}.hb-dark-pattern .hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-blockquote>p,.hb-blockquote>div{margin:0}.hb-blockquote>p::before,.hb-blockquote>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote>p::after,.hb-blockquote>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote::before,.hb-blockquote .views-row hb-blockquote a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-blockquote .views-row hb-blockquote>p,.hb-blockquote .views-row hb-blockquote>div,.hb-blockquote .views-row hb-blockquote a>p,.hb-blockquote .views-row hb-blockquote a>div{margin:0}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{padding:4.4rem 2.8rem}}.highlight-block-left::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{border-color:#fff}.hb-dark-pattern .highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.highlight-block-left>p,.highlight-block-left>div{margin:0}.highlight-block-left>p::before,.highlight-block-left>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left>p::after,.highlight-block-left>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left::before,.highlight-block-left .views-row highlight-block-left a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.highlight-block-left .views-row highlight-block-left>p,.highlight-block-left .views-row highlight-block-left>div,.highlight-block-left .views-row highlight-block-left a>p,.highlight-block-left .views-row highlight-block-left a>div{margin:0}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{padding:4.4rem 2.8rem}}.highlight-block-right::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{border-color:#fff}.hb-dark-pattern .highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.highlight-block-right>p,.highlight-block-right>div{margin:0}.highlight-block-right>p::before,.highlight-block-right>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right>p::after,.highlight-block-right>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right::before,.highlight-block-right .views-row highlight-block-right a::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.highlight-block-right .views-row highlight-block-right>p,.highlight-block-right .views-row highlight-block-right>div,.highlight-block-right .views-row highlight-block-right a>p,.highlight-block-right .views-row highlight-block-right a>div{margin:0}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){padding:4.4rem 2.8rem}}blockquote:nth-child(n)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n)::before,.hs-paragraph-style--well blockquote:nth-child(n)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}blockquote:nth-child(n)>p,blockquote:nth-child(n)>div{margin:0}blockquote:nth-child(n)>p::before,blockquote:nth-child(n)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n)>p::after,blockquote:nth-child(n)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.8rem;line-height:127%}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#b1040e;color:var(--palette--tertiary);background-image:none}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a:not([class]),.ht-pairing-warbler a.mailto,.ht-pairing-warbler a[href^="mailto:"],.ht-pairing-warbler a.ext{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a:not([class]):hover,.ht-pairing-warbler a:not([class]):focus,.ht-pairing-warbler a.mailto:hover,.ht-pairing-warbler a.mailto:focus,.ht-pairing-warbler a[href^="mailto:"]:hover,.ht-pairing-warbler a[href^="mailto:"]:focus,.ht-pairing-warbler a.ext:hover,.ht-pairing-warbler a.ext:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif h1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h1{font-size:4.2rem}}h1 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h2{font-size:3.6rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif h3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h3{font-size:2.5rem;line-height:115%}}h3 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:1.8rem;line-height:124%}h4 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.6rem;line-height:126%}h5 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}h6 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#8c1515;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b3b5b9;border-radius:0}input:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:3.2rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal table th a:hover .fa-ext::after,.ht-pairing-cardinal table th a:focus .fa-ext::after,.ht-pairing-cardinal table td a:hover .fa-ext::after,.ht-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay table th a:hover .fa-ext::after,.ht-pairing-bluejay table th a:focus .fa-ext::after,.ht-pairing-bluejay table td a:hover .fa-ext::after,.ht-pairing-bluejay table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler table th a:hover .fa-ext::after,.ht-pairing-warbler table th a:focus .fa-ext::after,.ht-pairing-warbler table td a:hover .fa-ext::after,.ht-pairing-warbler table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch table th a:hover .fa-ext::after,.ht-pairing-firefinch table th a:focus .fa-ext::after,.ht-pairing-firefinch table td a:hover .fa-ext::after,.ht-pairing-firefinch table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}table tr:nth-child(even){background-color:#f4f4f4}details{margin:1.4rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#8c1515;border-color:var(--palette--secondary);background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #b1040e;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#dbdcde;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 3.2rem)) !important}}.hb-vertical-page-padding{margin:3.2rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 3.2rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:3.2rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:3.2rem !important}.views-row:not(:last-child){margin-bottom:3.2rem !important}.ptype-hs-accordion{margin-bottom:1.4rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:3.2rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:3.2rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none;padding:0 3.2rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#dbdcde}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 3.2rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:3.2rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (96px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:3.2rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:3.2rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:18%;margin-right:3.2rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:3.2rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 18% - 3.2rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 36% - 2 * 3.2rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.4rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.4rem 1.4rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.4rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0;font-size:1.6rem;line-height:127%}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:18%;margin:0 3.2rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 18% - 3.2rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 36% - (2 * 3.2rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0;font-size:1.6rem;line-height:127%}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:3.2rem}.layout__region .block-views.hb-dark-pattern{padding:2rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1rem}.hb-card__subcontent-item{color:#343639;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#343639}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0;margin-bottom:0 !important}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.8rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23005b6c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23C74632'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#343639;font-size:1.4rem;margin-bottom:1.4rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#343639;font-size:1.6rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.8rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.4rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:1rem}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:3.2rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 300ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:3.2rem;position:absolute;display:inline-block;min-width:10rem;background-color:#fff;padding:0;top:0;left:0}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-size:1.4rem;padding:1rem;width:100%}.hb-card__date-tile-day{font-weight:600;line-height:100%;border:1px solid;border-top-width:0;border-color:#dbdcde;color:#600e0e;color:var(--palette--primary);font-size:3.6rem;padding:1rem 0 1rem}.views-element-container .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:1.4rem}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;margin:0;overflow-wrap:break-word;font-size:2rem}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;font-size:2.2rem}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1rem}.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word}.hb-card__description:not(:last-child){margin-bottom:1rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.4rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-card__decorative-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover::after,.hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{text-decoration:underline}.hb-card__decorative-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:3.2rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(32px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (96px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (128px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (128px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (160px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (160px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (192px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (192px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (224px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (224px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (256px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (256px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (288px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (288px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (320px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (320px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (352px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (352px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b3b5b9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:2.8rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.4rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:0}.chosen-container .chosen-drop{border:1px solid;border-color:#b3b5b9;border-radius:0;outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f4f4f4}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b3b5b9;border-radius:0}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b3b5b9;border-radius:0}.chosen-container-multi:focus-within{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b3b5b9;border-radius:0;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 300ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f4f4f4;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#343639;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#343639}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#8c1515;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b3b5b9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#343639}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b3b5b9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f4f4f4;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b3b5b9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b3b5b9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.ht-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.ht-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 300ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#343639;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f4f4f4;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b3b5b9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#dbdcde;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f4f4f4}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#b1040e;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#330808;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#dbdcde}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#343639;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#dbdcde}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:0.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}@media(min-width: 1500px){.hb-card--structured .hb-card__columns .views-field{width:33.33%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#343639;opacity:1}.su-site-search input::placeholder{color:#343639;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23343639' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23343639' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b3b5b9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-bluejay .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-warbler .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-firefinch .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-hero-image::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-hero-overlay::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;text-align:center}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-hero-overlay__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-hero-overlay__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.6rem}}.hb-hero-overlay__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body{margin:0 auto}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-body{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{width:50%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;margin-top:0;display:flex;min-height:32rem}.paragraph--type--hs-carousel .hb-hero-overlay::before{animation:traditionalCarouselOverlay}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{min-height:42rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);position:relative;margin:3.2rem 0 !important;align-self:stretch;text-align:left;left:2.8rem;transform:translateX(0) translateY(0)}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text{bottom:25%}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{padding:5rem 0 5rem;left:3.2rem;width:50% !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:43% !important}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:48% !important;margin:5.2rem 0 !important}}@media(min-width: 1500px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:650px !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:traditionalCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{width:auto;margin:0 3.2rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 5rem}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:1.4rem 3.2rem 0;width:auto}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:calc(100% - 10rem);margin:2.4rem 3.2rem 0}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 5rem 0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 3.2rem 0}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 3.2rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 6.4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 5rem;width:calc(85% - 14rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(80% - 14rem)}}@media(min-width: 992px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(95% - 14rem)}}@media(min-width: 1200px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 14rem)}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(100% - 6.4rem);margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link a{max-width:unset}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:7.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:8rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 7.7rem);bottom:5.3rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:2.3rem}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8.4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(63% - 6rem);bottom:7.7rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 3.6rem);bottom:4.8rem}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem;bottom:4.8rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem);bottom:4.8rem}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f4f4f4,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:3rem}.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:6rem}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 20'%3E%3Cpath d%3D'm15,0.2l-1.4,1.4l4.7,4.6h-18.2v2h17.9l-4.4,4.1l1.4,1.5l7.1,-6.6z' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.25rem;right:calc(5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:inherit;left:calc(53% - 8.5rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(45% - 8.5rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:inherit;right:calc(5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(50% - 8.5rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(65rem - 6.5rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(100% - 8.8rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.25rem;right:5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:inherit;left:calc(53% - 4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(45% - 4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{left:inherit;right:5rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(50% - 4rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(65rem - 2rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(100% - 4.3rem)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__title{margin-bottom:1rem}.hb-grid .ptype-hs-postcard .hb-card__title h2,.ptype-hs-row .ptype-hs-postcard .hb-card__title h2,.hb-grid .ptype-hs-postcard .hb-card__title h3,.ptype-hs-row .ptype-hs-postcard .hb-card__title h3,.hb-grid .ptype-hs-postcard .hb-card__title h4,.ptype-hs-row .ptype-hs-postcard .hb-card__title h4,.hb-grid .ptype-hs-postcard .hb-card__title h5,.ptype-hs-row .ptype-hs-postcard .hb-card__title h5,.hb-grid .ptype-hs-postcard .hb-card__title h6,.ptype-hs-row .ptype-hs-postcard .hb-card__title h6{font-size:2.2rem}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%;margin:0;overflow-wrap:break-word}.hb-font-sans-serif .field-hs-postcard-title h2,.hb-font-sans-serif .field-hs-postcard-title h3,.hb-font-sans-serif .field-hs-postcard-title h4,.hb-font-sans-serif .field-hs-postcard-title h5,.hb-font-sans-serif .field-hs-postcard-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.5rem;line-height:115%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.field-hs-postcard-link a .fa-mailto{display:none}.field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover::after,.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{text-decoration:underline}.field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-bottom:1rem}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}.hb-vertical-linked-card__img img{width:100%;transition:transform 300ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 300ms ease-in-out;padding:1.6rem 5.4rem 1.6rem 1.6rem;color:#fff;background-color:#600e0e;background-color:var(--palette--primary);margin:0}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#330808;background-color:var(--palette--primary-dark);text-decoration:underline}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 300ms ease-in-out;bottom:0.7rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word;flex:1 1 auto;background-color:#dbdcde;background-color:var(--palette--tertiary-reversed);padding:1.6rem 1.6rem 2.8rem}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-bluejay .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-warbler .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-firefinch .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b3b5b9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{margin-top:0;margin-bottom:2rem;width:100%}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#b1040e;color:var(--palette--tertiary);background-image:none}.email a:hover,.email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .email a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .email a:hover,.ht-pairing-warbler .email a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#343639}.address{margin:0;font-style:italic;color:#343639}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#343639;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f4f4f4}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#dbdcde}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:2.8rem 0;background-color:#dde0e0;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#dbdcde}.hc-pairing-lake .hb-spotlight{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:3.2rem 0;margin:3.2rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%;margin:0 0 2rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.6rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:2.8rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-spotlight__image-wrapper{margin-bottom:2.8rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:3.2rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:3.2rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#fff}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{text-decoration:underline}.hb-testimonial__link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial figure.hb-testimonial__content{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.hb-testimonial--bottom .hb-testimonial figure.hb-testimonial__content{padding-top:0.6rem}.hb-testimonial blockquote.hb-testimonial__quote{width:100%;margin:0}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial blockquote.hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial blockquote.hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary)}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial blockquote.hb-testimonial__quote.hb-testimonial__quote--bottom{padding-bottom:1.6rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.4rem}}.js-pager__items{margin:3.2rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#8c1515;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#8c1515;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#dbdcde;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#343639;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 300ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#dbdcde}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#343639;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#8c1515;color:var(--palette--secondary);text-decoration:underline;line-height:1.4;border:1px solid;border-color:rgba(0,0,0,0);padding:0.3rem 0.6rem}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#dbdcde;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.button[data-drupal-selector=edit-reset]:focus,.button[data-drupal-selector=edit-reset]:active,a.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:active{border-color:#8c1515;border-color:var(--palette--secondary);box-shadow:none}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 3.5rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 3.2rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:3.2rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.4rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#8c1515;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .field-hs-time-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.5rem;line-height:115%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#600e0e;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#b3b6b9;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.4rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#600e0e;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.ht-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23003b45'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23A64C47'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:124%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-gradient-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-gradient-hero::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-gradient-hero__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-gradient-hero__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.6rem}}.hb-gradient-hero__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-bottom:0}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2rem}.hb-callout-box--align-left{float:left;margin-right:2rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#343639}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#d9dede;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:2.8rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);margin-top:2.8rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2rem}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .field-media-image-caption{left:2rem;bottom:2rem;width:calc(100% - (2rem * 2))}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 300ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 300ms ease-in-out}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 3.2rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 300ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file From a2a2e2e0eb4ba40156b769e66a0b4381fc4ffe33 Mon Sep 17 00:00:00 2001 From: Joe Gilliland-Lloyd <6943710+joegl@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:47:59 -0500 Subject: [PATCH 13/17] Fixed null role dependencies. (#1347) Co-authored-by: joegl <20383-joegl@users.noreply.drupalcode.org> --- config/default/user.role.intranet_viewer.yml | 2 +- config/default/user.role.stanford_faculty.yml | 2 +- config/default/user.role.stanford_staff.yml | 2 +- config/default/user.role.stanford_student.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/default/user.role.intranet_viewer.yml b/config/default/user.role.intranet_viewer.yml index 7395232b9c..816bf4b8ea 100644 --- a/config/default/user.role.intranet_viewer.yml +++ b/config/default/user.role.intranet_viewer.yml @@ -1,7 +1,7 @@ uuid: c3d0e7ba-c576-4abb-a3e1-5d2db98c0892 langcode: en status: true -dependencies: null +dependencies: { } id: intranet_viewer label: 'Intranet Viewer' weight: -6 diff --git a/config/default/user.role.stanford_faculty.yml b/config/default/user.role.stanford_faculty.yml index 94965246f1..4547b54e44 100644 --- a/config/default/user.role.stanford_faculty.yml +++ b/config/default/user.role.stanford_faculty.yml @@ -1,7 +1,7 @@ uuid: 2032bcd6-6126-490e-919b-e36722d00ddb langcode: en status: true -dependencies: null +dependencies: { } _core: default_config_hash: 5Vm5wwYvL9cixzOqX2aUdfHLoZhPTJr0oHrLgP-vrV0 id: stanford_faculty diff --git a/config/default/user.role.stanford_staff.yml b/config/default/user.role.stanford_staff.yml index 391c630735..c537c0d90c 100644 --- a/config/default/user.role.stanford_staff.yml +++ b/config/default/user.role.stanford_staff.yml @@ -1,7 +1,7 @@ uuid: 110e86b4-151a-4724-8611-c6112d0378c0 langcode: en status: true -dependencies: null +dependencies: { } _core: default_config_hash: C2n7EnkHLysQyQE7c3q09n0J3HDC5lK94cvVPBzKWA4 id: stanford_staff diff --git a/config/default/user.role.stanford_student.yml b/config/default/user.role.stanford_student.yml index a21e578b36..7380b0becc 100644 --- a/config/default/user.role.stanford_student.yml +++ b/config/default/user.role.stanford_student.yml @@ -1,7 +1,7 @@ uuid: d68986fc-b911-4619-bffb-06937e66dd47 langcode: en status: true -dependencies: null +dependencies: { } _core: default_config_hash: utSJJ9cSylZEVzqaBr7cYV5wyXdC4xubL0L3QevhYRg id: stanford_student From 751db236469e0d95e5608409b0f6f0871d831433 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Tue, 5 Sep 2023 15:58:44 -0700 Subject: [PATCH 14/17] updated redirect patch --- composer.json | 2 +- composer.lock | 51 ++++++++++++++++++++++++++++++--------------------- 2 files changed, 31 insertions(+), 22 deletions(-) diff --git a/composer.json b/composer.json index 0a0c69353f..20b1eea10b 100644 --- a/composer.json +++ b/composer.json @@ -297,7 +297,7 @@ }, "drupal/redirect": { "https://www.drupal.org/project/redirect/issues/3057250": "https://www.drupal.org/files/issues/2020-12-14/validation-issue-3057250-29.patch", - "https://www.drupal.org/project/redirect/issues/3018897": "https://www.drupal.org/files/issues/2022-10-20/redirect-n3018897-21.patch" + "https://www.drupal.org/project/redirect/issues/3018897": "https://www.drupal.org/files/issues/2023-09-05/redirect-3018897-22.patch" }, "drupal/simplesamlphp_auth": { "https://www.drupal.org/project/simplesamlphp_auth/issues/2124117": "https://www.drupal.org/files/issues/2020-02-01/2124117-6-reroll-14.patch", diff --git a/composer.lock b/composer.lock index ae29487f6a..565e848d23 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9d5d313e5a0f978110a134788d16b4a0", + "content-hash": "b6e4958b8d50c7072a93e491a88e6bda", "packages": [ { "name": "acquia/blt", @@ -4186,17 +4186,17 @@ }, { "name": "drupal/content_access", - "version": "2.0.0-rc1", + "version": "2.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_access.git", - "reference": "2.0.0-rc1" + "reference": "2.0.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_access-2.0.0-rc1.zip", - "reference": "2.0.0-rc1", - "shasum": "8bdd51e086a43f71be75cbe9b9670c002c650b64" + "url": "https://ftp.drupal.org/files/projects/content_access-2.0.0-rc2.zip", + "reference": "2.0.0-rc2", + "shasum": "0c668f38da7c064b3096abbc628a43a71f35c8c4" }, "require": { "drupal/core": "^9.4 || ^10" @@ -4207,8 +4207,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-rc1", - "datestamp": "1683474263", + "version": "2.0.0-rc2", + "datestamp": "1693411646", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4227,6 +4227,10 @@ { "name": "gisle", "homepage": "https://www.drupal.org/user/409554" + }, + { + "name": "Steven Jones", + "homepage": "https://www.drupal.org/user/99644" } ], "description": "Provides flexible content access control.", @@ -6040,17 +6044,17 @@ }, { "name": "drupal/environment_indicator", - "version": "4.0.14", + "version": "4.0.15", "source": { "type": "git", "url": "https://git.drupalcode.org/project/environment_indicator.git", - "reference": "4.0.14" + "reference": "4.0.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.14.zip", - "reference": "4.0.14", - "shasum": "ff4fe11fcd5fa08b7ba7a451302cf93e5f68449c" + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.15.zip", + "reference": "4.0.15", + "shasum": "0db0591160af483a3c069aac955bed9e5eced252" }, "require": { "drupal/core": "^9.2 || ^10" @@ -6058,8 +6062,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.14", - "datestamp": "1674120945", + "version": "4.0.15", + "datestamp": "1693578336", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6075,6 +6079,10 @@ "name": "e0ipso", "homepage": "https://www.drupal.org/user/550110" }, + { + "name": "isholgueras", + "homepage": "https://www.drupal.org/user/733162" + }, { "name": "mrfelton", "homepage": "https://www.drupal.org/user/305669" @@ -17785,6 +17793,7 @@ "issues": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck/issues", "source": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck" }, + "abandoned": true, "time": "2020-05-07T11:34:29+00:00" }, { @@ -25401,16 +25410,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.32", + "version": "1.10.33", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44" + "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1", + "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1", "shasum": "" }, "require": { @@ -25459,7 +25468,7 @@ "type": "tidelift" } ], - "time": "2023-08-24T21:54:50+00:00" + "time": "2023-09-04T12:20:53+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -27755,5 +27764,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } From 025652f78b52a17235bbac86d75af1e958761bed Mon Sep 17 00:00:00 2001 From: Joe Gilliland-Lloyd <6943710+joegl@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:39:51 -0500 Subject: [PATCH 15/17] Pointed philit domain to philit2023 site. (#1346) --- docroot/sites/sites.php | 1 + 1 file changed, 1 insertion(+) diff --git a/docroot/sites/sites.php b/docroot/sites/sites.php index 11fb02ef57..d83610f977 100644 --- a/docroot/sites/sites.php +++ b/docroot/sites/sites.php @@ -92,6 +92,7 @@ $sites['hsweb-userguide-traditional.stanford.edu'] = 'swshumsci_sandbox'; $sites['hsweb-referencecolorful.stanford.edu'] = 'hsweb_userguide'; $sites['mcs.stanford.edu'] = 'mcs2023'; +$sites['philit.stanford.edu'] = 'philit2023'; if (file_exists(__DIR__ . '/local.sites.php')) { From 2cb3f8367537fee3945849be9abaaa6c8979d3f8 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 6 Sep 2023 14:10:04 +0000 Subject: [PATCH 16/17] Updated dependencies Sep 6 2023 --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 565e848d23..eee79ad6bf 100644 --- a/composer.lock +++ b/composer.lock @@ -4186,29 +4186,29 @@ }, { "name": "drupal/content_access", - "version": "2.0.0-rc2", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_access.git", - "reference": "2.0.0-rc2" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_access-2.0.0-rc2.zip", - "reference": "2.0.0-rc2", - "shasum": "0c668f38da7c064b3096abbc628a43a71f35c8c4" + "url": "https://ftp.drupal.org/files/projects/content_access-2.0.0.zip", + "reference": "2.0.0", + "shasum": "01be4c9612d31b77f6117297b0bacaf78aeffd81" }, "require": { "drupal/core": "^9.4 || ^10" }, "require-dev": { - "drupal/acl": "~1.0" + "drupal/acl": "~1.0 || ~2.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-rc2", - "datestamp": "1693411646", + "version": "2.0.0", + "datestamp": "1694005977", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -9741,17 +9741,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.15" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "2ed2d3199553010fa1c500181bbebe676e9e60c1" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8" }, "require": { "drupal/core": "^9.3 || ^10", @@ -9775,8 +9775,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.15", - "datestamp": "1661440897", + "version": "8.x-1.16", + "datestamp": "1694007797", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -27764,5 +27764,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" } From 4b717e7e1aad8f522467b394f9c52adb0a95f035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20D=C3=ADaz=20Soto?= Date: Wed, 6 Sep 2023 14:16:38 -0600 Subject: [PATCH 17/17] SHS-4993: Revert warbler color changes (#1348) --- .../humsci_basic/src/scss/tools/_mixins.links.scss | 9 --------- .../css/humsci_traditional-ckeditor.css | 2 +- .../humsci/humsci_traditional/css/humsci_traditional.css | 2 +- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss b/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss index f7cc8ab414..9d621c0918 100644 --- a/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss +++ b/docroot/themes/humsci/humsci_basic/src/scss/tools/_mixins.links.scss @@ -127,15 +127,6 @@ @include hb-traditional { background-image: none; - - .ht-pairing-warbler & { - @include hb-pairing-color('color', 'secondary'); - - &:hover, - &:focus { - @include hb-pairing-color('color', 'tertiary'); - } - } } .hb-local-footer & { diff --git a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css index c2e9169317..a72e13fab4 100644 --- a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css +++ b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional-ckeditor.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:18px}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:34px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:42px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:6px 26px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 35px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}.ck.ck-content table tr:nth-child(even){background-color:#f4f4f4}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ck-editor__main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.ck-editor__main .hb-media-video{margin:0;width:100%;max-width:none}.ck-editor__main .field-media-oembed-video{position:relative;aspect-ratio:16/9}.ck-editor__main .drupal-media,.ck-editor__main .field-media-oembed-video,.ck-editor__main .media-oembed-content{width:100%;height:100%}.ck.ck-content{font-size:18px}.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:20px}@media(min-width: 992px){.ck.ck-content .hs-font-lead,.ck.ck-content .summary{font-size:22px}}.ck.ck-content .hs-font-splash{font-size:34px}@media(min-width: 768px){.ck.ck-content .hs-font-splash{margin:48px 0 16px}}@media(min-width: 768px){.ck.ck-content .hs-font-splash{font-size:42px}}.ck.ck-content .hs-breakout-box{padding:20px 18px;display:inline-block}.ck.ck-content .hs-caption,.ck.ck-content .hs-credits{font-size:14px}.ck.ck-content a{text-decoration:underline}.ck.ck-content .hs-more-link{margin-bottom:20px;font-size:18px;text-decoration:none}.ck.ck-content .hs-more-link::after{height:19px;width:19px;margin-bottom:-4px;margin-left:8px}.ck.ck-content a[href*="//"].hs-external-link::after,.ck.ck-content .hs-external-link a[href*="//"]::after{margin-bottom:-5px;padding-left:15px;width:11px;height:20px;background-size:11px}.ck.ck-content .hs-file-link,.ck.ck-content .hs-pdf-link,.ck.ck-content .hs-private-link{margin-right:5px}.ck.ck-content .hs-private-link::before{margin-bottom:-2px;margin-right:2px;width:16px;height:16px}.ck.ck-content .hs-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-button:hover{cursor:pointer}.ck.ck-content .hs-button:hover,.ck.ck-content .hs-button:focus,.ck.ck-content .hs-button:active{background-image:none;outline:none}.ck.ck-content .hs-button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button:active,.ck.ck-content .hs-button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}.ck.ck-content .hs-secondary-button:hover{cursor:pointer}.ck.ck-content .hs-secondary-button:hover,.ck.ck-content .hs-secondary-button:focus,.ck.ck-content .hs-secondary-button:active{background-image:none;outline:none}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}.ck.ck-content .hs-secondary-button:hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content .hs-secondary-button:active,.ck.ck-content .hs-secondary-button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern .ck.ck-content .hs-secondary-button{color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern .ck.ck-content .hs-secondary-button:hover,.hb-dark-pattern .ck.ck-content .hs-secondary-button:active,.hb-dark-pattern .ck.ck-content .hs-secondary-button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.ck.ck-content .hs-button,.ck.ck-content .hs-button--big,.ck.ck-content .hs-secondary-button{font-size:16px;border-width:2px;padding:6px 26px}.ck.ck-content .hs-button--big{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:18px;border-width:3px;padding:8px 35px}.ck.ck-content .hs-button--big:hover{cursor:pointer}.ck.ck-content .hs-button--big:hover,.ck.ck-content .hs-button--big:focus,.ck.ck-content .hs-button--big:active{background-image:none;outline:none}.ck.ck-content .hs-button--big:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ck.ck-content .hs-button--big:active,.ck.ck-content .hs-button--big:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ck.ck-content table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde;width:100%;font-size:13px;table-layout:fixed}.hb-dark-pattern .ck.ck-content table{color:#000;background-color:#fff}@media(min-width: 576px){.ck.ck-content table{font-size:1.6rem}}@media(min-width: 576px){.ck.ck-content table{font-size:16px}}.ck.ck-content table th,.ck.ck-content table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde;padding:16px}.ck.ck-content table th a:hover .fa-ext::after,.ck.ck-content table th a:focus .fa-ext::after,.ck.ck-content table td a:hover .fa-ext::after,.ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-cardinal .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-bluejay .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-warbler .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .ck.ck-content table th a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table th a:focus .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:hover .fa-ext::after,.ht-pairing-firefinch .ck.ck-content table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ck.ck-content table thead th{position:sticky;top:0;border-color:#fff}.ck.ck-content table thead th a,.ck.ck-content table thead th a:not([class]){color:#fff;background-image:none}.ck.ck-content table thead th a:hover,.ck.ck-content table thead th a:focus,.ck.ck-content table thead th a:not([class]):hover,.ck.ck-content table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.ck.ck-content table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .ck.ck-content table thead tr,.hb-dark-inversion .views-element-container .ck.ck-content table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}.ck.ck-content table tr:nth-child(even){background-color:#f4f4f4}.ck.ck-content blockquote:nth-child(n){padding:40px 0 24px;font-size:24px;border-left:none;overflow:visible}.ck.ck-content blockquote:nth-child(n)::before{width:68px;height:40px;top:-20px;right:calc(50% - 34px)}.ck.ck-content ul{list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem;margin:0 0 32px;padding-left:22px}.ck.ck-content ul ul{margin:1rem 0 0}.ck.ck-content ul li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}.ck.ck-content ul li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .views-element-container .ck.ck-content ul li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern .ck.ck-content ul li::before,.hb-dark-inversion .hb-raised-cards .views-element-container .ck.ck-content ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.ck.ck-content ul li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ul li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ul li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ul li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ul li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ul li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ul li{margin-bottom:10px;padding-left:18px}.ck.ck-content ul li::before{height:6px;top:8px;width:6px}.ck.ck-content ol{counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem;margin:0 0 32px;padding-left:8px}.ck.ck-content ol ol{margin:1rem 0 0}.ck.ck-content ol li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}.ck.ck-content ol li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){.ck.ck-content ol li::before{top:0.1rem}}.hb-dark-pattern .ck.ck-content ol li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}.ck.ck-content ol li ul>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ul>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}.ck.ck-content ol li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}.ck.ck-content ol li ol>li:first-of-type{margin-top:1rem}.ck.ck-content ol li ol>li:last-of-type{margin-bottom:0}.ck.ck-content ol li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}.ck.ck-content ol li li ol>li::before{content:counter(li, lower-roman) "."}.ck.ck-content ol ul>li::before{margin-left:1.6rem}.ck.ck-content ol li{margin-bottom:10px;padding-left:38px}.ck.ck-content ol li::before{font-size:16px;min-width:30px}.ck.ck-content .table table td,.ck.ck-content .table table th{padding:16px}.ck.ck-content .table table.hs-table--borderless td,.ck.ck-content .table table.hs-table--borderless th{border-left:0;border-right:0}.ck .drupal-media [data-drupal-media-preview]{pointer-events:none}.paragraph-type--stanford-gallery .hs-paragraphs-tabs.tabs{display:none} \ No newline at end of file diff --git a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css index cf6784212b..8c1b20e414 100644 --- a/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css +++ b/docroot/themes/humsci/humsci_traditional/css/humsci_traditional.css @@ -1 +1 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.8rem;line-height:127%}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#b1040e;color:var(--palette--tertiary);background-image:none}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a:not([class]),.ht-pairing-warbler a.mailto,.ht-pairing-warbler a[href^="mailto:"],.ht-pairing-warbler a.ext{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a:not([class]):hover,.ht-pairing-warbler a:not([class]):focus,.ht-pairing-warbler a.mailto:hover,.ht-pairing-warbler a.mailto:focus,.ht-pairing-warbler a[href^="mailto:"]:hover,.ht-pairing-warbler a[href^="mailto:"]:focus,.ht-pairing-warbler a.ext:hover,.ht-pairing-warbler a.ext:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif h1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h1{font-size:4.2rem}}h1 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h2{font-size:3.6rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif h3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h3{font-size:2.5rem;line-height:115%}}h3 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:1.8rem;line-height:124%}h4 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.6rem;line-height:126%}h5 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}h6 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#8c1515;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b3b5b9;border-radius:0}input:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:3.2rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal table th a:hover .fa-ext::after,.ht-pairing-cardinal table th a:focus .fa-ext::after,.ht-pairing-cardinal table td a:hover .fa-ext::after,.ht-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay table th a:hover .fa-ext::after,.ht-pairing-bluejay table th a:focus .fa-ext::after,.ht-pairing-bluejay table td a:hover .fa-ext::after,.ht-pairing-bluejay table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler table th a:hover .fa-ext::after,.ht-pairing-warbler table th a:focus .fa-ext::after,.ht-pairing-warbler table td a:hover .fa-ext::after,.ht-pairing-warbler table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch table th a:hover .fa-ext::after,.ht-pairing-firefinch table th a:focus .fa-ext::after,.ht-pairing-firefinch table td a:hover .fa-ext::after,.ht-pairing-firefinch table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}table tr:nth-child(even){background-color:#f4f4f4}details{margin:1.4rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#8c1515;border-color:var(--palette--secondary);background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #b1040e;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#dbdcde;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 3.2rem)) !important}}.hb-vertical-page-padding{margin:3.2rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 3.2rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:3.2rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:3.2rem !important}.views-row:not(:last-child){margin-bottom:3.2rem !important}.ptype-hs-accordion{margin-bottom:1.4rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:3.2rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:3.2rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none;padding:0 3.2rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#dbdcde}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 3.2rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:3.2rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (96px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:3.2rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:3.2rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:18%;margin-right:3.2rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:3.2rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 18% - 3.2rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 36% - 2 * 3.2rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.4rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.4rem 1.4rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.4rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0;font-size:1.6rem;line-height:127%}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:18%;margin:0 3.2rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 18% - 3.2rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 36% - (2 * 3.2rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0;font-size:1.6rem;line-height:127%}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:3.2rem}.layout__region .block-views.hb-dark-pattern{padding:2rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1rem}.hb-card__subcontent-item{color:#343639;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#343639}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0;margin-bottom:0 !important}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.8rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23005b6c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23C74632'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#343639;font-size:1.4rem;margin-bottom:1.4rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#343639;font-size:1.6rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.8rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.4rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:1rem}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:3.2rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 300ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:3.2rem;position:absolute;display:inline-block;min-width:10rem;background-color:#fff;padding:0;top:0;left:0}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-size:1.4rem;padding:1rem;width:100%}.hb-card__date-tile-day{font-weight:600;line-height:100%;border:1px solid;border-top-width:0;border-color:#dbdcde;color:#600e0e;color:var(--palette--primary);font-size:3.6rem;padding:1rem 0 1rem}.views-element-container .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:1.4rem}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;margin:0;overflow-wrap:break-word;font-size:2rem}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;font-size:2.2rem}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1rem}.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word}.hb-card__description:not(:last-child){margin-bottom:1rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.4rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-card__decorative-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover::after,.hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{text-decoration:underline}.hb-card__decorative-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:3.2rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(32px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (96px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (128px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (128px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (160px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (160px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (192px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (192px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (224px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (224px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (256px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (256px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (288px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (288px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (320px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (320px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (352px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (352px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b3b5b9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:2.8rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.4rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:0}.chosen-container .chosen-drop{border:1px solid;border-color:#b3b5b9;border-radius:0;outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f4f4f4}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b3b5b9;border-radius:0}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b3b5b9;border-radius:0}.chosen-container-multi:focus-within{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b3b5b9;border-radius:0;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 300ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f4f4f4;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#343639;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#343639}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#8c1515;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b3b5b9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#343639}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b3b5b9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f4f4f4;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b3b5b9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b3b5b9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.ht-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.ht-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 300ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#343639;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f4f4f4;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b3b5b9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#dbdcde;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f4f4f4}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#b1040e;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#330808;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#dbdcde}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#343639;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#dbdcde}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:0.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}@media(min-width: 1500px){.hb-card--structured .hb-card__columns .views-field{width:33.33%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#343639;opacity:1}.su-site-search input::placeholder{color:#343639;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23343639' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23343639' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b3b5b9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-bluejay .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-warbler .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-firefinch .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-hero-image::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-hero-overlay::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;text-align:center}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-hero-overlay__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-hero-overlay__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.6rem}}.hb-hero-overlay__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body{margin:0 auto}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-body{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{width:50%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;margin-top:0;display:flex;min-height:32rem}.paragraph--type--hs-carousel .hb-hero-overlay::before{animation:traditionalCarouselOverlay}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{min-height:42rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);position:relative;margin:3.2rem 0 !important;align-self:stretch;text-align:left;left:2.8rem;transform:translateX(0) translateY(0)}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text{bottom:25%}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{padding:5rem 0 5rem;left:3.2rem;width:50% !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:43% !important}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:48% !important;margin:5.2rem 0 !important}}@media(min-width: 1500px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:650px !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:traditionalCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{width:auto;margin:0 3.2rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 5rem}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:1.4rem 3.2rem 0;width:auto}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:calc(100% - 10rem);margin:2.4rem 3.2rem 0}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 5rem 0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 3.2rem 0}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 3.2rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 6.4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 5rem;width:calc(85% - 14rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(80% - 14rem)}}@media(min-width: 992px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(95% - 14rem)}}@media(min-width: 1200px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 14rem)}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(100% - 6.4rem);margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link a{max-width:unset}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:7.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:8rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 7.7rem);bottom:5.3rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:2.3rem}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8.4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(63% - 6rem);bottom:7.7rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 3.6rem);bottom:4.8rem}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem;bottom:4.8rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem);bottom:4.8rem}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f4f4f4,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:3rem}.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:6rem}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 20'%3E%3Cpath d%3D'm15,0.2l-1.4,1.4l4.7,4.6h-18.2v2h17.9l-4.4,4.1l1.4,1.5l7.1,-6.6z' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.25rem;right:calc(5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:inherit;left:calc(53% - 8.5rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(45% - 8.5rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:inherit;right:calc(5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(50% - 8.5rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(65rem - 6.5rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(100% - 8.8rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.25rem;right:5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:inherit;left:calc(53% - 4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(45% - 4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{left:inherit;right:5rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(50% - 4rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(65rem - 2rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(100% - 4.3rem)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__title{margin-bottom:1rem}.hb-grid .ptype-hs-postcard .hb-card__title h2,.ptype-hs-row .ptype-hs-postcard .hb-card__title h2,.hb-grid .ptype-hs-postcard .hb-card__title h3,.ptype-hs-row .ptype-hs-postcard .hb-card__title h3,.hb-grid .ptype-hs-postcard .hb-card__title h4,.ptype-hs-row .ptype-hs-postcard .hb-card__title h4,.hb-grid .ptype-hs-postcard .hb-card__title h5,.ptype-hs-row .ptype-hs-postcard .hb-card__title h5,.hb-grid .ptype-hs-postcard .hb-card__title h6,.ptype-hs-row .ptype-hs-postcard .hb-card__title h6{font-size:2.2rem}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%;margin:0;overflow-wrap:break-word}.hb-font-sans-serif .field-hs-postcard-title h2,.hb-font-sans-serif .field-hs-postcard-title h3,.hb-font-sans-serif .field-hs-postcard-title h4,.hb-font-sans-serif .field-hs-postcard-title h5,.hb-font-sans-serif .field-hs-postcard-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.5rem;line-height:115%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.field-hs-postcard-link a .fa-mailto{display:none}.field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover::after,.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{text-decoration:underline}.field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-bottom:1rem}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}.hb-vertical-linked-card__img img{width:100%;transition:transform 300ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 300ms ease-in-out;padding:1.6rem 5.4rem 1.6rem 1.6rem;color:#fff;background-color:#600e0e;background-color:var(--palette--primary);margin:0}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#330808;background-color:var(--palette--primary-dark);text-decoration:underline}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 300ms ease-in-out;bottom:0.7rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word;flex:1 1 auto;background-color:#dbdcde;background-color:var(--palette--tertiary-reversed);padding:1.6rem 1.6rem 2.8rem}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-bluejay .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-warbler .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-firefinch .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b3b5b9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{margin-top:0;margin-bottom:2rem;width:100%}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#b1040e;color:var(--palette--tertiary);background-image:none}.email a:hover,.email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .email a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .email a:hover,.ht-pairing-warbler .email a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#343639}.address{margin:0;font-style:italic;color:#343639}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#343639;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f4f4f4}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#dbdcde}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:2.8rem 0;background-color:#dde0e0;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#dbdcde}.hc-pairing-lake .hb-spotlight{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:3.2rem 0;margin:3.2rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%;margin:0 0 2rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.6rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:2.8rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-spotlight__image-wrapper{margin-bottom:2.8rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:3.2rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:3.2rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#fff}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{text-decoration:underline}.hb-testimonial__link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial figure.hb-testimonial__content{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.hb-testimonial--bottom .hb-testimonial figure.hb-testimonial__content{padding-top:0.6rem}.hb-testimonial blockquote.hb-testimonial__quote{width:100%;margin:0}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial blockquote.hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial blockquote.hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary)}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial blockquote.hb-testimonial__quote.hb-testimonial__quote--bottom{padding-bottom:1.6rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.4rem}}.js-pager__items{margin:3.2rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#8c1515;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#8c1515;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#dbdcde;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#343639;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 300ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#dbdcde}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#343639;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#8c1515;color:var(--palette--secondary);text-decoration:underline;line-height:1.4;border:1px solid;border-color:rgba(0,0,0,0);padding:0.3rem 0.6rem}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#dbdcde;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.button[data-drupal-selector=edit-reset]:focus,.button[data-drupal-selector=edit-reset]:active,a.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:active{border-color:#8c1515;border-color:var(--palette--secondary);box-shadow:none}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 3.5rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 3.2rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:3.2rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.4rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#8c1515;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .field-hs-time-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.5rem;line-height:115%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#600e0e;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#b3b6b9;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.4rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#600e0e;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.ht-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23003b45'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23A64C47'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:124%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-gradient-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-gradient-hero::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-gradient-hero__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-gradient-hero__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.6rem}}.hb-gradient-hero__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-bottom:0}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2rem}.hb-callout-box--align-left{float:left;margin-right:2rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#343639}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#d9dede;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:2.8rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);margin-top:2.8rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2rem}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .field-media-image-caption{left:2rem;bottom:2rem;width:calc(100% - (2rem * 2))}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 300ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 300ms ease-in-out}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 3.2rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 300ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler .hb-link-inline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler .hb-link-inline:hover,.ht-pairing-warbler .hb-link-inline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a[href*="//"].hs-external-link,.ht-pairing-warbler .hs-external-link a[href*="//"]{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a[href*="//"].hs-external-link:hover,.ht-pairing-warbler a[href*="//"].hs-external-link:focus,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-private-link,.ht-pairing-warbler .hs-private-link a,.ht-pairing-warbler a.private-link,.ht-pairing-warbler .private-link a{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-private-link:hover,.ht-pairing-warbler a.hs-private-link:focus,.ht-pairing-warbler .hs-private-link a:hover,.ht-pairing-warbler .hs-private-link a:focus,.ht-pairing-warbler a.private-link:hover,.ht-pairing-warbler a.private-link:focus,.ht-pairing-warbler .private-link a:hover,.ht-pairing-warbler .private-link a:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link:hover,.ht-pairing-warbler a.hs-pdf-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-pdf-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-pdf-link--outline:hover,.ht-pairing-warbler a.hs-pdf-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link:hover,.ht-pairing-warbler a.hs-file-link:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.ht-pairing-warbler a.hs-file-link--outline{color:#8c1515;color:var(--palette--secondary)}.ht-pairing-warbler a.hs-file-link--outline:hover,.ht-pairing-warbler a.hs-file-link--outline:focus{color:#b1040e;color:var(--palette--tertiary)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");src:url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),url("../../humsci_basic/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.su-fa-times-circle::before{content:""}.su-fa-info-circle::before{content:""}.su-fa-bell::before{content:""}.su-fa-exclamation-circle::before{content:""}.su-fa-exclamation-triangle::before{content:""}.su-fa-check-circle::before{content:""}@font-face{font-family:"Stanford";src:url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"),url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");font-weight:300}.su-aspect-ratio{position:relative}.su-aspect-ratio::before{display:block;content:"";width:100%;padding-top:56.25%}.su-aspect-ratio>img,.su-aspect-ratio>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio>*{position:relative;z-index:5}.su-aspect-ratio>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--4x3{position:relative}.su-aspect-ratio--4x3::before{display:block;content:"";width:100%;padding-top:75%}.su-aspect-ratio--4x3>img,.su-aspect-ratio--4x3>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--4x3>*{position:relative;z-index:5}.su-aspect-ratio--4x3>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-aspect-ratio--1x1{position:relative}.su-aspect-ratio--1x1::before{display:block;content:"";width:100%;padding-top:100%}.su-aspect-ratio--1x1>img,.su-aspect-ratio--1x1>video{-o-object-fit:cover;object-fit:cover}.su-aspect-ratio--1x1>*{position:relative;z-index:5}.su-aspect-ratio--1x1>*:first-child{position:absolute;z-index:1;width:100%;height:100%;left:0;bottom:0}.su-sr-only-element{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-sr-only-text{overflow:hidden;text-indent:101%;white-space:nowrap}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}figure{margin:0}img{margin:0;padding:0;display:block;height:auto;max-width:100%}.su-embed-container{padding-bottom:56.25%;position:relative;height:0;overflow:hidden;max-width:100%}.su-embed-container iframe,.su-embed-container object,.su-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.su-alert--warning a.su-button--big,.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary,.su-alert--success a.su-button--big,.su-alert--success a.su-button,.su-alert--success a.su-button--secondary,.su-alert--info a.su-button--big,.su-alert--info a.su-button,.su-alert--info a.su-button--secondary,.su-alert--error a.su-button--big,.su-alert--error a.su-button,.su-alert--error a.su-button--secondary,.su-alert__text a.su-button--big,.su-alert__text a.su-button,.su-alert__text a.su-button--secondary,.su-local-footer__header .su-link--internal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;cursor:pointer;display:inline-block;border:0;font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out}.su-alert--warning a.su-button--big a,.su-alert--warning a.su-button a,.su-alert--warning a.su-button--secondary a,.su-alert--success a.su-button--big a,.su-alert--success a.su-button a,.su-alert--success a.su-button--secondary a,.su-alert--info a.su-button--big a,.su-alert--info a.su-button a,.su-alert--info a.su-button--secondary a,.su-alert--error a.su-button--big a,.su-alert--error a.su-button a,.su-alert--error a.su-button--secondary a,.su-alert__text a.su-button--big a,.su-alert__text a.su-button a,.su-alert__text a.su-button--secondary a,.su-local-footer__header .su-link--internal a{font-weight:400;text-decoration:none}.su-alert--warning a.su-button--big:active,.su-alert--warning a.su-button:active,.su-alert--warning a.su-button--secondary:active,.su-alert--success a.su-button--big:active,.su-alert--success a.su-button:active,.su-alert--success a.su-button--secondary:active,.su-alert--info a.su-button--big:active,.su-alert--info a.su-button:active,.su-alert--info a.su-button--secondary:active,.su-alert--error a.su-button--big:active,.su-alert--error a.su-button:active,.su-alert--error a.su-button--secondary:active,.su-alert__text a.su-button--big:active,.su-alert__text a.su-button:active,.su-alert__text a.su-button--secondary:active,.su-local-footer__header .su-link--internal:active,.su-alert--warning a.su-button--big:focus,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus,.su-alert--success a.su-button--big:focus,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus,.su-alert--info a.su-button--big:focus,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus,.su-alert--error a.su-button--big:focus,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus,.su-alert__text a.su-button--big:focus,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus,.su-local-footer__header .su-link--internal:focus,.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover,.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover,.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover,.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover,.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover,.su-local-footer__header .su-link--internal:hover{text-decoration:underline}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;overflow-x:hidden}.lt-ie9 *{filter:none !important}[hidden]{display:none !important}.flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-container--collapse{margin-top:0;margin-bottom:0}@media only screen and (min-width: 576px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 768px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 992px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.flex-container--collapse{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1500px){.flex-container--collapse{margin-top:0;margin-bottom:0}}.flex-container--row-gap>*{margin:0 0 20px}@media only screen and (min-width: 576px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 768px){.flex-container--row-gap>*{margin:0 0 20px}}@media only screen and (min-width: 992px){.flex-container--row-gap>*{margin:0 0 36px}}@media only screen and (min-width: 1200px){.flex-container--row-gap>*{margin:0 0 40px}}@media only screen and (min-width: 1500px){.flex-container--row-gap>*{margin:0 0 48px}}.flex-2xl-12-of-12,.flex-2xl-11-of-12,.flex-2xl-10-of-12,.flex-2xl-9-of-12,.flex-2xl-8-of-12,.flex-2xl-7-of-12,.flex-2xl-6-of-12,.flex-2xl-5-of-12,.flex-2xl-4-of-12,.flex-2xl-3-of-12,.flex-2xl-2-of-12,.flex-2xl-1-of-12,.flex-xl-12-of-12,.flex-xl-11-of-12,.flex-xl-10-of-12,.flex-xl-9-of-12,.flex-xl-8-of-12,.flex-xl-7-of-12,.flex-xl-6-of-12,.flex-xl-5-of-12,.flex-xl-4-of-12,.flex-xl-3-of-12,.flex-xl-2-of-12,.flex-xl-1-of-12,.flex-lg-12-of-12,.flex-lg-11-of-12,.flex-lg-10-of-12,.flex-lg-9-of-12,.flex-lg-8-of-12,.flex-lg-7-of-12,.flex-lg-6-of-12,.flex-lg-5-of-12,.flex-lg-4-of-12,.flex-lg-3-of-12,.flex-lg-2-of-12,.flex-lg-1-of-12,.flex-md-12-of-12,.flex-md-11-of-12,.flex-md-10-of-12,.flex-md-9-of-12,.flex-md-8-of-12,.flex-md-7-of-12,.flex-md-6-of-12,.flex-md-5-of-12,.flex-md-4-of-12,.flex-md-3-of-12,.flex-md-2-of-12,.flex-md-1-of-12,.flex-sm-12-of-12,.flex-sm-11-of-12,.flex-sm-10-of-12,.flex-sm-9-of-12,.flex-sm-8-of-12,.flex-sm-7-of-12,.flex-sm-6-of-12,.flex-sm-5-of-12,.flex-sm-4-of-12,.flex-sm-3-of-12,.flex-sm-2-of-12,.flex-sm-1-of-12,.flex-xs-12-of-12,.flex-12-of-12,.flex-xs-11-of-12,.flex-11-of-12,.flex-xs-10-of-12,.flex-10-of-12,.flex-xs-9-of-12,.flex-9-of-12,.flex-xs-8-of-12,.flex-8-of-12,.flex-xs-7-of-12,.flex-7-of-12,.flex-xs-6-of-12,.flex-6-of-12,.flex-xs-5-of-12,.flex-5-of-12,.flex-xs-4-of-12,.flex-4-of-12,.flex-xs-3-of-12,.flex-3-of-12,.flex-xs-2-of-12,.flex-2-of-12,.flex-xs-1-of-12,.flex-1-of-12,.flex-auto{position:relative;width:100%;min-height:1px}.flex-auto{flex:0 0 auto;width:auto;max-width:none}@media only screen and (min-width: 0){.flex-push-xs-0{margin-left:0}.flex-push-xs-1{margin-left:8.3333333333%}.flex-push-xs-2{margin-left:16.6666666667%}.flex-push-xs-3{margin-left:25%}.flex-push-xs-4{margin-left:33.3333333333%}.flex-push-xs-5{margin-left:41.6666666667%}.flex-push-xs-6{margin-left:50%}.flex-push-xs-7{margin-left:58.3333333333%}.flex-push-xs-8{margin-left:66.6666666667%}.flex-push-xs-9{margin-left:75%}.flex-push-xs-10{margin-left:83.3333333333%}.flex-push-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-push-sm-0{margin-left:0}.flex-push-sm-1{margin-left:8.3333333333%}.flex-push-sm-2{margin-left:16.6666666667%}.flex-push-sm-3{margin-left:25%}.flex-push-sm-4{margin-left:33.3333333333%}.flex-push-sm-5{margin-left:41.6666666667%}.flex-push-sm-6{margin-left:50%}.flex-push-sm-7{margin-left:58.3333333333%}.flex-push-sm-8{margin-left:66.6666666667%}.flex-push-sm-9{margin-left:75%}.flex-push-sm-10{margin-left:83.3333333333%}.flex-push-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width: 768px){.flex-push-md-0{margin-left:0}.flex-push-md-1{margin-left:8.3333333333%}.flex-push-md-2{margin-left:16.6666666667%}.flex-push-md-3{margin-left:25%}.flex-push-md-4{margin-left:33.3333333333%}.flex-push-md-5{margin-left:41.6666666667%}.flex-push-md-6{margin-left:50%}.flex-push-md-7{margin-left:58.3333333333%}.flex-push-md-8{margin-left:66.6666666667%}.flex-push-md-9{margin-left:75%}.flex-push-md-10{margin-left:83.3333333333%}.flex-push-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 992px){.flex-push-lg-0{margin-left:0}.flex-push-lg-1{margin-left:8.3333333333%}.flex-push-lg-2{margin-left:16.6666666667%}.flex-push-lg-3{margin-left:25%}.flex-push-lg-4{margin-left:33.3333333333%}.flex-push-lg-5{margin-left:41.6666666667%}.flex-push-lg-6{margin-left:50%}.flex-push-lg-7{margin-left:58.3333333333%}.flex-push-lg-8{margin-left:66.6666666667%}.flex-push-lg-9{margin-left:75%}.flex-push-lg-10{margin-left:83.3333333333%}.flex-push-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1200px){.flex-push-xl-0{margin-left:0}.flex-push-xl-1{margin-left:8.3333333333%}.flex-push-xl-2{margin-left:16.6666666667%}.flex-push-xl-3{margin-left:25%}.flex-push-xl-4{margin-left:33.3333333333%}.flex-push-xl-5{margin-left:41.6666666667%}.flex-push-xl-6{margin-left:50%}.flex-push-xl-7{margin-left:58.3333333333%}.flex-push-xl-8{margin-left:66.6666666667%}.flex-push-xl-9{margin-left:75%}.flex-push-xl-10{margin-left:83.3333333333%}.flex-push-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1500px){.flex-push-2xl-0{margin-left:0}.flex-push-2xl-1{margin-left:8.3333333333%}.flex-push-2xl-2{margin-left:16.6666666667%}.flex-push-2xl-3{margin-left:25%}.flex-push-2xl-4{margin-left:33.3333333333%}.flex-push-2xl-5{margin-left:41.6666666667%}.flex-push-2xl-6{margin-left:50%}.flex-push-2xl-7{margin-left:58.3333333333%}.flex-push-2xl-8{margin-left:66.6666666667%}.flex-push-2xl-9{margin-left:75%}.flex-push-2xl-10{margin-left:83.3333333333%}.flex-push-2xl-11{margin-left:91.6666666667%}}@media only screen and (min-width: 576px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 0){.flex-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 576px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 576px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 576px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 768px){.flex-sm-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-sm-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-sm-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-sm-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 576px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 576px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 576px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 768px){.flex-sm-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-sm-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-sm-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-sm-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 576px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 576px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 576px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 768px){.flex-sm-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-sm-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-sm-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-sm-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 576px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 768px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-sm-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 576px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 768px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-sm-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 576px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-sm-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 768px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 768px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 768px){.flex-md-3-of-12{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media only screen and (min-width: 992px){.flex-md-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-md-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-md-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 768px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 768px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 768px){.flex-md-6-of-12{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.flex-md-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-md-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-md-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 768px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 768px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 768px){.flex-md-9-of-12{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media only screen and (min-width: 992px){.flex-md-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-md-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-md-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 768px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media only screen and (min-width: 992px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-md-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 768px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media only screen and (min-width: 992px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-md-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 768px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-md-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 992px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 33px);max-width:calc(8.3333333333% - 33px)}}@media only screen and (min-width: 1200px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 992px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 30px);max-width:calc(16.6666666667% - 30px)}}@media only screen and (min-width: 1200px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 992px){.flex-lg-3-of-12{flex:0 0 calc(25% - 27px);max-width:calc(25% - 27px)}}@media only screen and (min-width: 1200px){.flex-lg-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-lg-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 992px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 24px);max-width:calc(33.3333333333% - 24px)}}@media only screen and (min-width: 1200px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 992px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 21px);max-width:calc(41.6666666667% - 21px)}}@media only screen and (min-width: 1200px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 992px){.flex-lg-6-of-12{flex:0 0 calc(50% - 18px);max-width:calc(50% - 18px)}}@media only screen and (min-width: 1200px){.flex-lg-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-lg-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 992px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 15px);max-width:calc(58.3333333333% - 15px)}}@media only screen and (min-width: 1200px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 992px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 12px);max-width:calc(66.6666666667% - 12px)}}@media only screen and (min-width: 1200px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 992px){.flex-lg-9-of-12{flex:0 0 calc(75% - 9px);max-width:calc(75% - 9px)}}@media only screen and (min-width: 1200px){.flex-lg-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-lg-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 992px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6px);max-width:calc(83.3333333333% - 6px)}}@media only screen and (min-width: 1200px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-lg-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 992px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3px);max-width:calc(91.6666666667% - 3px)}}@media only screen and (min-width: 1200px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-lg-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 992px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-lg-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1200px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 36.6666666667px);max-width:calc(8.3333333333% - 36.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1200px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 33.3333333333px);max-width:calc(16.6666666667% - 33.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1200px){.flex-xl-3-of-12{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}@media only screen and (min-width: 1500px){.flex-xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1200px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 26.6666666667px);max-width:calc(33.3333333333% - 26.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1200px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 23.3333333333px);max-width:calc(41.6666666667% - 23.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1200px){.flex-xl-6-of-12{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width: 1500px){.flex-xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1200px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 16.6666666667px);max-width:calc(58.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1200px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 13.3333333333px);max-width:calc(66.6666666667% - 13.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1200px){.flex-xl-9-of-12{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px)}}@media only screen and (min-width: 1500px){.flex-xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1200px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 6.6666666667px);max-width:calc(83.3333333333% - 6.6666666667px)}}@media only screen and (min-width: 1500px){.flex-xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1200px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 3.3333333333px);max-width:calc(91.6666666667% - 3.3333333333px)}}@media only screen and (min-width: 1500px){.flex-xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1200px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media only screen and (min-width: 1500px){.flex-2xl-1-of-12{flex:0 0 calc(8.3333333333% - 44px);max-width:calc(8.3333333333% - 44px)}}@media only screen and (min-width: 1500px){.flex-2xl-2-of-12{flex:0 0 calc(16.6666666667% - 40px);max-width:calc(16.6666666667% - 40px)}}@media only screen and (min-width: 1500px){.flex-2xl-3-of-12{flex:0 0 calc(25% - 36px);max-width:calc(25% - 36px)}}@media only screen and (min-width: 1500px){.flex-2xl-4-of-12{flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px)}}@media only screen and (min-width: 1500px){.flex-2xl-5-of-12{flex:0 0 calc(41.6666666667% - 28px);max-width:calc(41.6666666667% - 28px)}}@media only screen and (min-width: 1500px){.flex-2xl-6-of-12{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (min-width: 1500px){.flex-2xl-7-of-12{flex:0 0 calc(58.3333333333% - 20px);max-width:calc(58.3333333333% - 20px)}}@media only screen and (min-width: 1500px){.flex-2xl-8-of-12{flex:0 0 calc(66.6666666667% - 16px);max-width:calc(66.6666666667% - 16px)}}@media only screen and (min-width: 1500px){.flex-2xl-9-of-12{flex:0 0 calc(75% - 12px);max-width:calc(75% - 12px)}}@media only screen and (min-width: 1500px){.flex-2xl-10-of-12{flex:0 0 calc(83.3333333333% - 8px);max-width:calc(83.3333333333% - 8px)}}@media only screen and (min-width: 1500px){.flex-2xl-11-of-12{flex:0 0 calc(91.6666666667% - 4px);max-width:calc(91.6666666667% - 4px)}}@media only screen and (min-width: 1500px){.flex-2xl-12-of-12{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}.su-brand-bar{width:100%;height:30px;background-color:#8c1515}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width: 0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:8px;white-space:nowrap;color:#fff;font-size:20px;-ms-grid-column:2}.su-brand-bar__logo:hover,.su-brand-bar__logo:active,.su-brand-bar__logo:focus{color:#fff}.su-brand-bar__link--a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}@media only screen and (min-width: 768px){.su-lockup,.su-lockup>a{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;vertical-align:bottom}}.su-lockup a{font-weight:400;text-decoration:none}.su-lockup__cell1{min-height:26px;vertical-align:bottom;width:auto}@media only screen and (min-width: 768px){.su-lockup__cell1{margin-right:-1px;padding-right:7px;padding-bottom:0;align-self:flex-end;border-right:solid 1px #2e2d29;display:flex;flex-shrink:1;max-width:160px;min-height:32px}}@media only screen and (min-width: 768px){.su-lockup__cell2{padding-top:0;padding-left:7px;align-self:flex-end;border-left:solid 1px #2e2d29;flex-grow:1;vertical-align:bottom}}.su-lockup__wordmark{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8c1515;font-size:36px;line-height:17px;vertical-align:bottom}@media only screen and (min-width: 768px){.su-lockup__wordmark{font-size:46px;line-height:21px}}.su-lockup__wordmark-wrapper{line-height:26px}@media only screen and (min-width: 768px){.su-lockup__wordmark-wrapper{line-height:32px}}.su-lockup__line1,.su-lockup__line2,.su-lockup__line3,.su-lockup__line4,.su-lockup__line5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e2d29;display:block}.su-lockup__line1{font-size:2.8rem}@media(max-width: 767px){.su-lockup__line1{font-size:2.6rem}}.su-lockup__line2{font-size:2.6rem}.su-lockup__line3{margin-top:.5rem;font-size:2.6rem;font-style:italic}@media(max-width: 767px){.su-lockup__line3{margin:0;font-size:1.9rem}}.su-lockup__line4{margin-top:.5rem;font-size:2.5rem;font-weight:600;letter-spacing:.05rem;line-height:1em;margin-left:-0.2rem;text-transform:uppercase}.su-lockup__line5{font-size:2.7rem;line-height:1em;width:100%}@media only screen and (min-width: 768px){.su-lockup__line5{margin-top:8px;font-size:3rem}}@media(max-width: 767px){.su-lockup--option-a>a{display:flex;flex-direction:column}}.su-lockup--option-a .su-lockup__line2,.su-lockup--option-a .su-lockup__line3,.su-lockup--option-a .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-a .su-lockup__cell2{order:3}}.su-lockup--option-a .su-lockup__line1{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line1{margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line1{font-size:3.2rem;line-height:.7em}}.su-lockup--option-a .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-a .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-a .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-a .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-b .su-lockup__line3,.su-lockup--option-b .su-lockup__line4,.su-lockup--option-b .su-lockup__line5{display:none}.su-lockup--option-b .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-b .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-b .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-b .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-c>a{display:flex;flex-direction:column}}.su-lockup--option-c .su-lockup__line3,.su-lockup--option-c .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-c .su-lockup__cell2{margin-left:-2px;order:3}}.su-lockup--option-c .su-lockup__line1{margin-bottom:.2em}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line1{margin-top:-0.4rem;font-size:1.9rem}}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-c .su-lockup__line2{line-height:.7em}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-c .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-c .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-c .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-c .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-d .su-lockup__line2,.su-lockup--option-d .su-lockup__line4,.su-lockup--option-d .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-d .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-d .su-lockup__line1{margin-top:.5rem;margin-bottom:.2rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-d .su-lockup__line3{font-size:1.8rem;line-height:.7em}}.su-lockup--option-e .su-lockup__line4,.su-lockup--option-e .su-lockup__line5{display:none}@media only screen and (min-width: 576px){.su-lockup--option-e .su-lockup__line1{margin-top:-0.7rem;font-size:2.6rem}}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}.su-lockup--option-e .su-lockup__line2{line-height:2.6rem}@media(max-width: 767px){.su-lockup--option-e .su-lockup__line2{margin-left:-2px}}.su-lockup--option-e .su-lockup__line3{margin-top:.5rem;font-style:italic}@media only screen and (min-width: 768px){.su-lockup--option-e .su-lockup__line3{margin-top:.8rem;font-size:1.9rem;line-height:.7em}}.su-lockup--option-f .su-lockup__line3,.su-lockup--option-f .su-lockup__line4,.su-lockup--option-f .su-lockup__line5{display:none}.su-lockup--option-f .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-f .su-lockup__line1{margin-top:-0.4rem;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line1{margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-f .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-f .su-lockup__line2{line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-g>a{display:flex;flex-direction:column}}.su-lockup--option-g .su-lockup__line3,.su-lockup--option-g .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-g .su-lockup__cell2{order:3}}.su-lockup--option-g .su-lockup__line1{margin-top:.5rem;margin-bottom:2px}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line1{margin-top:-0.4rem;margin-bottom:2px;font-size:1.3rem}}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line1{margin-top:0;margin-bottom:.2rem;margin-left:-2px}}.su-lockup--option-g .su-lockup__line2{margin-left:-2px;line-height:.7em}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line2{line-height:2.6rem}}.su-lockup--option-g .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-g .su-lockup__line5{margin-top:.75rem;order:2}.su-lockup--option-g .su-lockup__line5::after{margin-top:1rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-g .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-h .su-lockup__line2,.su-lockup--option-h .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-h .su-lockup__cell2,.su-lockup--option-h .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-h .su-lockup__wordmark{display:block}}.su-lockup--option-h .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line4{margin-bottom:4px}.su-lockup--option-h .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-h .su-lockup__line3{margin-top:0;margin-bottom:-3px;font-style:normal;line-height:1em;text-transform:capitalize}@media(max-width: 767px){.su-lockup--option-h .su-lockup__line3{font-size:2.6rem}}.su-lockup--option-i .su-lockup__line2,.su-lockup--option-i .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-i .su-lockup__cell2,.su-lockup--option-i .su-lockup__line4{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__wordmark{display:block}}.su-lockup--option-i .su-lockup__line4{margin-bottom:-3px;line-height:.95em}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}.su-lockup--option-i .su-lockup__line3{line-height:.7em;text-transform:capitalize}@media only screen and (min-width: 768px){.su-lockup--option-i .su-lockup__line3{font-size:1.8rem}}@media(max-width: 767px){.su-lockup--option-i .su-lockup__line3{line-height:1.15em}}@media(max-width: 767px){.su-lockup--option-j>a{display:flex;flex-direction:column}}.su-lockup--option-j .su-lockup__line3,.su-lockup--option-j .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-j .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line1{margin-left:-2px}}.su-lockup--option-j .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}.su-lockup--option-j .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-j .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-j .su-lockup__line5::after{margin-top:.9rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-j .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-k .su-lockup__line2,.su-lockup--option-k .su-lockup__line3,.su-lockup--option-k .su-lockup__line4{display:none}.su-lockup--option-k .su-lockup__line1{font-size:3.3rem;font-weight:600;line-height:.7em;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line1{margin-top:1.1rem;margin-left:-2px;font-size:2.6rem;line-height:2.6rem}.su-lockup--option-k .su-lockup__line1::after{margin-top:.5rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-k .su-lockup__line5{margin-left:-2px;font-size:2.6rem}}.su-lockup--option-l .su-lockup__line2,.su-lockup--option-l .su-lockup__line3,.su-lockup--option-l .su-lockup__line4,.su-lockup--option-l .su-lockup__line5{display:none}.su-lockup--option-l .su-lockup__line1{font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-l .su-lockup__line1{margin-top:.5rem;margin-left:-2px}}@media only screen and (min-width: 768px){.su-lockup--option-l .su-lockup__line1{font-size:3.3rem;line-height:.7em}}.su-lockup--option-m .su-lockup__line3,.su-lockup--option-m .su-lockup__line4,.su-lockup--option-m .su-lockup__line5{display:none}.su-lockup--option-m .su-lockup__line2{margin-top:.3rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line2{margin-top:0;margin-left:-2px;line-height:2.6rem}}@media only screen and (min-width: 768px){.su-lockup--option-m .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-m .su-lockup__line1{margin-top:4px;margin-left:-2px}}.su-lockup--option-n .su-lockup__line2,.su-lockup--option-n .su-lockup__line3,.su-lockup--option-n .su-lockup__line4,.su-lockup--option-n .su-lockup__line5{display:none}.su-lockup--option-n .su-lockup__line1{line-height:.7em}@media only screen and (min-width: 768px){.su-lockup--option-n .su-lockup__line1{font-size:3.2rem}}@media(max-width: 767px){.su-lockup--option-n .su-lockup__line1{margin-top:.5rem;margin-left:-2px;line-height:2.6rem}}.su-lockup--option-o .su-lockup__cell2,.su-lockup--option-o .su-lockup__cell1{border:0}.su-lockup--option-o .su-lockup__line1,.su-lockup--option-o .su-lockup__line2,.su-lockup--option-o .su-lockup__line3,.su-lockup--option-o .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-o .su-lockup__line4{margin-left:-2px}}.su-lockup--option-p .su-lockup__line2,.su-lockup--option-p .su-lockup__line3,.su-lockup--option-p .su-lockup__line5{display:none}@media(max-width: 767px){.su-lockup--option-p .su-lockup__wordmark{display:block}}.su-lockup--option-p .su-lockup__line1{margin-bottom:-3px;line-height:1em}.su-lockup--option-p .su-lockup__line4{margin-bottom:-3px;line-height:1em}@media(max-width: 767px){.su-lockup--option-p .su-lockup__line4{font-size:2.5rem}.su-lockup--option-p .su-lockup__line4::after{margin-top:.6rem;margin-bottom:.7rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media(max-width: 767px){.su-lockup--option-p .su-lockup__cell2{margin-left:-2px}}@media(max-width: 767px){.su-lockup--option-q>a{display:flex;flex-direction:column}}.su-lockup--option-q .su-lockup__line2,.su-lockup--option-q .su-lockup__line4{display:none}@media(max-width: 767px){.su-lockup--option-q .su-lockup__cell2{order:3}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line1{margin-top:-0.7rem}}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line1{margin-left:-2px}}.su-lockup--option-q .su-lockup__line3{font-size:1.8rem;line-height:.7em}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line3{line-height:1.15em;margin-left:-2px}}.su-lockup--option-q .su-lockup__line5{font-size:2rem;font-weight:600;text-transform:uppercase}@media(max-width: 767px){.su-lockup--option-q .su-lockup__line5{margin-top:.75rem;margin-left:-2px;order:2}.su-lockup--option-q .su-lockup__line5::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}}@media only screen and (min-width: 768px){.su-lockup--option-q .su-lockup__line5{font-size:2.1rem}}.su-lockup--option-r .su-lockup__cell2,.su-lockup--option-r .su-lockup__cell1{border:0}.su-lockup--option-r .su-lockup__line1,.su-lockup--option-r .su-lockup__line2,.su-lockup--option-r .su-lockup__line3,.su-lockup--option-r .su-lockup__line4{display:none}.su-lockup--option-r .su-lockup__line5{font-size:2.1rem}@media(max-width: 767px){.su-lockup--option-r .su-lockup__line5{margin-top:.75rem;margin-left:-2px;font-size:2.6rem}}.su-lockup--option-s .su-lockup__wordmark{display:block}.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1,.su-lockup--option-s .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-s .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-s .su-lockup__line3,.su-lockup--option-s .su-lockup__line5{display:none}.su-lockup--option-s .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-s .su-lockup__cell1{padding:0;border:0}.su-lockup--option-s .su-lockup__cell2{padding:0;border:0;width:100%}.su-lockup--option-t .su-lockup__wordmark{display:block}.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{font-size:2.6rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1,.su-lockup--option-t .su-lockup__line2{margin-left:-2px;line-height:2.6rem}}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line1{margin-bottom:.2rem}}.su-lockup--option-t .su-lockup__line3{margin:0;font-size:2rem}@media(max-width: 767px){.su-lockup--option-t .su-lockup__line3{margin-top:.3rem;margin-left:-2px;font-size:1.8rem}}.su-lockup--option-t .su-lockup__line4::after{margin-top:.75rem;margin-bottom:.5rem;border-bottom:1px solid #2e2d29;content:"";display:block;width:120px}.su-lockup--option-t .su-lockup__line5{display:none}.su-lockup--option-t .su-lockup__cell1{padding:0;border:0}.su-lockup--option-t .su-lockup__cell2{padding:0;border:0;width:100%}.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2rem;padding-bottom:2rem;background-color:#8c1515;color:#fff}@media only screen and (min-width: 768px){.su-global-footer{padding-top:2.6rem;padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-global-footer{padding-top:2.7rem;padding-bottom:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:hover,.su-global-footer a:focus{color:#fff;text-decoration:underline}.su-global-footer nav{margin-bottom:1rem;display:flex;flex:0 0 auto;justify-content:center}@media only screen and (min-width: 576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width: 0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 992px){.su-global-footer__container{display:flex}}.su-global-footer__brand{padding-top:.5rem;margin-bottom:.8rem;text-align:center}@media only screen and (min-width: 768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width: 1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{display:inline-block;font-family:Stanford,"Source Serif Pro",Georgia,Times,"Times New Roman",serif;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-decoration:none;line-height:.75;transform:translateZ(0);letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:3.4rem}.su-global-footer__brand a:hover,.su-global-footer__brand a:focus{text-decoration:none}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{flex-grow:1}@media(min-width: 576px)and (max-width: 991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width: 992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__link-a11y{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-global-footer__menu{margin:0 0 1rem;padding:0;font-size:1.5rem;list-style-type:none}.su-global-footer__menu li{margin:0;padding:.25em 0;display:block}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width: 576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width: 768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width: 992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media(min-width: 768px)and (max-width: 1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width: 1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width: 576px){.su-global-footer__menu--policy a{font-weight:400}}@media(min-width: 768px)and (max-width: 1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width: 1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width: 0)and (max-width: 575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width: 992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}.su-local-footer{background-color:#f4f4f4}.su-local-footer a{font-weight:400}.su-local-footer ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.su-local-footer ul>li{margin-bottom:0}.su-local-footer ul>li{margin-bottom:7px}.su-local-footer .su-signup-form p{font-size:17px}.su-local-footer__header{position:relative}@media(max-width: 991px){.su-local-footer__header .su-lockup{margin-bottom:3rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-lockup{margin-bottom:3.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-lockup{margin-bottom:3.8rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-lockup{float:left}}.su-local-footer__header .su-link--internal{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);padding:1rem 1.2rem 1.3rem 2rem;border-radius:7px}.su-local-footer__header .su-link--internal::after,.su-local-footer__header .su-link--internal::before{background-color:#fff;color:#b1040e}.su-local-footer__header .su-link--internal:hover,.su-local-footer__header .su-link--internal:focus{background-color:#2e2d29;color:#fff}.su-local-footer__header .su-link--internal:hover::after,.su-local-footer__header .su-link--internal:hover::before,.su-local-footer__header .su-link--internal:focus::after,.su-local-footer__header .su-link--internal:focus::before{background-color:#fff}.su-local-footer__header .su-link--internal:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media(max-width: 991px){.su-local-footer__header .su-link--internal{margin-bottom:2rem;width:auto}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__header .su-link--internal{margin-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__header .su-link--internal{margin-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__header .su-link--internal{float:right}}.su-local-footer__header .su-link--internal::after{background-color:#fff}.su-local-footer__header .su-link--internal:hover{border:1px solid #C6C6C6;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1)}.su-local-footer__columns,.su-local-footer__header{margin:0 auto;padding-top:3.2rem;clear:both}@media only screen and (min-width: 0){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-local-footer__columns,.su-local-footer__header{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 0){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 576px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:20px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:20px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:20px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 992px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:36px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:36px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:36px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1200px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:40px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:40px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:40px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 1500px){.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:48px}@supports(grid-column-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-column-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-right:0;margin-left:0}}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:48px}@supports(grid-row-gap: 20px){.su-local-footer__columns,.su-local-footer__header{grid-row-gap:48px}.su-local-footer__columns>*,.su-local-footer__header>*{margin-top:0;margin-bottom:0}}}@media only screen and (min-width: 768px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns,.su-local-footer__header{padding-top:4.8rem}}.su-local-footer__columns{padding-bottom:3.2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"A B" "C C"}@media only screen and (min-width: 768px){.su-local-footer__columns{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns{padding-bottom:4.8rem}}@media only screen and (min-width: 768px){.su-local-footer__columns{display:grid}}@media only screen and (min-width: 992px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"A B C" "A B C"}}@media only screen and (min-width: 1200px){.su-local-footer__columns{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"A B B C"}}.su-local-footer__columns .su-local-footer__cell1,.su-local-footer__columns .su-local-footer__cell2,.su-local-footer__columns .su-local-footer__cell3{vertical-align:top}.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-column:1;grid-area:A}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media(max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{padding-top:3.2rem;padding-bottom:2rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.5rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-top:4.8rem}}@media only screen and (max-width: 991px)and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.6rem}}@media only screen and (max-width: 991px)and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2{padding-bottom:2.7rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}}.su-local-footer__columns .su-local-footer__cell2 nav{vertical-align:top}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 10px);max-width:calc(49% - 10px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:10px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:10px}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell2 nav{display:inline-block;min-width:calc(49% - 20px);max-width:calc(49% - 20px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:20px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:20px}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav{min-width:calc(49% - 24px);max-width:calc(49% - 24px)}.su-local-footer__columns .su-local-footer__cell2 nav:last-of-type{margin-left:24px}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{margin-right:24px}}.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2rem}@media only screen and (min-width: 768px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.6rem}}@media only screen and (min-width: 1500px){.su-local-footer__columns .su-local-footer__cell2 nav:first-of-type{padding-bottom:2.7rem}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell2{-ms-grid-column-span:2}}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:C}@media only screen and (min-width: 768px)and (max-width: 991px){.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:2;grid-area:B}@media only screen and (min-width: 992px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media only screen and (min-width: 1200px){.su-local-footer__columns .su-local-footer__cell1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}.su-local-footer__columns .su-local-footer__cell2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1}.su-local-footer__columns .su-local-footer__cell3{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2}}}@media only screen and (min-width: 992px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width: 1200px){.su-local-footer__columns>.su-local-footer__cell3{-ms-grid-row:1;-ms-grid-column:4}}.su-local-footer__list-heading{font-size:18px;line-height:140%}.su-local-footer__address,.su-local-footer__action-links{padding-bottom:3.2rem;font-size:16px}@media only screen and (min-width: 768px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.5rem}}@media only screen and (min-width: 1500px){.su-local-footer__address,.su-local-footer__action-links{padding-bottom:4.8rem}}.su-local-footer__address{line-height:140%}.su-local-footer__action-links a{text-decoration:none;font-weight:600}@supports((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)){.su-local-footer__action-links a::after{height:.8em;width:.8em;display:inline-block;content:"";-webkit-mask:url("../img/arrow-right.svg") no-repeat 0 0;mask:url("../img/arrow-right.svg") no-repeat 0 0;-webkit-mask-size:contain;mask-size:contain}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{background-color:#2e2d29}.su-local-footer__action-links a::after{margin-right:.3em;margin-bottom:-0.18em;margin-left:.4em;background-color:#006cb8;transition:transform .2s ease-in-out,-webkit-mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out;transition:transform .2s ease-in-out,mask-image .2s ease-in-out,-webkit-mask-image .2s ease-in-out}.su-local-footer__action-links a:hover::after,.su-local-footer__action-links a:focus::after{transform:translateX(0.2em)}}.su-local-footer__primary-links ul li,.su-local-footer__secondary-links ul li{font-size:16px}.su-local-footer__social-links{padding:0;margin:0;list-style-type:none;overflow:hidden}.su-local-footer__social-links>li{display:block;float:left}.su-local-footer__social-links>li:last-child{margin-right:0}.su-local-footer__social-links li{padding-right:18px}.su-local-footer__social-links li:last-child{padding-right:0}.su-local-footer__social-links i{font-size:2.5rem}.su-local-footer__social-links i::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;color:#2e2d29;font-family:"Font Awesome 5 Brands";transition:color .25s ease-out}.su-local-footer__social-links a{text-decoration:none}.su-local-footer__social-links a span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.su-local-footer__social-links .su-local-footer__social-facebook i::before{content:""}.su-local-footer__social-links .su-local-footer__social-facebook:hover i::before,.su-local-footer__social-links .su-local-footer__social-facebook:focus i::before{color:#3b579d}.su-local-footer__social-links .su-local-footer__social-linkedin i::before{content:""}.su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before,.su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before{color:#0077b5}.su-local-footer__social-links .su-local-footer__social-twitter i::before{content:""}.su-local-footer__social-links .su-local-footer__social-twitter:hover i::before,.su-local-footer__social-links .su-local-footer__social-twitter:focus i::before{color:#1da1f2}.su-local-footer__social-links .su-local-footer__social-instagram i::before{content:""}.su-local-footer__social-links .su-local-footer__social-instagram:hover i::before,.su-local-footer__social-links .su-local-footer__social-instagram:focus i::before{color:#d73676}.su-local-footer__social-links .su-local-footer__social-youtube i::before{content:""}.su-local-footer__social-links .su-local-footer__social-youtube:hover i::before,.su-local-footer__social-links .su-local-footer__social-youtube:focus i::before{color:#cd201f}.su-masthead{box-shadow:0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);position:relative;background-color:#fff;max-width:100%}.su-masthead>section:last-of-type{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding-top:2rem}@media only screen and (min-width: 0){.su-masthead>section:last-of-type{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width: 576px){.su-masthead>section:last-of-type{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width: 992px){.su-masthead>section:last-of-type{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width: 1200px){.su-masthead>section:last-of-type{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width: 768px){.su-masthead>section:last-of-type{padding-top:2.6rem}}@media only screen and (min-width: 1500px){.su-masthead>section:last-of-type{padding-top:2.7rem}}.su-masthead .su-lockup{margin-bottom:1.5rem;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (min-width: 768px){.su-masthead .su-lockup{margin-bottom:1.8rem}}@media only screen and (min-width: 1500px){.su-masthead .su-lockup{margin-bottom:1.9rem}}@media(max-width: 991px){.su-masthead .su-lockup{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px);z-index:10010}}@media only screen and (min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(max-width: 991px){.su-masthead .su-site-search{display:none}}@media only screen and (min-width: 992px){.su-masthead .su-site-search{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.su-masthead .su-site-search>form{margin-left:auto;width:30rem;max-width:100%}@media(max-width: 991px){.su-masthead .su-site-search>form{width:100%}}@media(max-width: 767px){.su-masthead .su-main-nav{margin-top:-57px}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px);margin-top:auto}}@media(max-width: 991px){.su-masthead .su-main-nav>ul{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2)}.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav>.su-site-search{right:0}}@media only screen and (min-width: 992px){.su-masthead .su-main-nav{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:40rem}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(20px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(30px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{transform:translateX(50px)}}@media only screen and (min-width: 0)and (max-width: 575px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 40px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.su-masthead .su-main-nav,.su-masthead .su-main-nav>ul,.su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded=true]+.su-main-nav__menu-lv1+.su-site-search{width:calc(100% + 60px)}}@media(min-width: 992px){.su-masthead--center .su-main-nav>ul{justify-content:center}}.su-masthead--dark{background-color:#2e2d29}.su-masthead--dark .su-lockup__wordmark,.su-masthead--dark .su-lockup__line1,.su-masthead--dark .su-lockup__line2,.su-masthead--dark .su-lockup__line3,.su-masthead--dark .su-lockup__line4,.su-masthead--dark .su-lockup__line5{color:#fff}.su-masthead--dark .su-lockup__cell2{border-color:#fff}@media(min-width: 992px){.su-masthead--right .su-main-nav>ul{justify-content:flex-end}}.su-skiplinks{padding:0;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;background-color:#2e2d29;color:#fff;font-size:.75em;font-weight:400;text-decoration:none;min-height:1px;position:absolute;top:-500px;left:.8em;transition-duration:.25s;transition-property:top;transition-timing-function:ease-in-out}@media print{.su-skiplinks{display:none}}.su-skiplinks,.su-skiplinks:hover,.su-skiplinks:visited{height:1px;width:1px;color:#fff;overflow:hidden;white-space:nowrap}.su-skiplinks:active,.su-skiplinks:focus{padding:.4em .8em;height:auto;width:auto;color:#fff;border:1px solid #53565a;border-radius:3px;position:fixed;left:.8em;top:.8em;z-index:11222}.su-alert{background-color:#f4f4f4}.su-alert a{color:#2e2d29}.su-alert .centered-container{padding-top:1em;padding-bottom:1em;display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.su-alert .centered-container{align-items:center}}.su-alert__dismiss{margin-left:2rem;order:3;height:100%;align-content:flex-end;flex-shrink:1;text-align:right}@media only screen and (min-width: 768px){.su-alert__dismiss{margin-left:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__dismiss{margin-left:2.7rem}}@media(max-width: 575px){.su-alert__dismiss{width:100%}}.su-alert__dismiss .su-alert__dismiss-button{padding:0;background-color:rgba(0,0,0,0);text-transform:uppercase;font-weight:600;color:#2e2d29;font-size:1.7rem;letter-spacing:.1em}.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{margin-left:.5em}.su-alert__dismiss .su-alert__dismiss-button i,.su-alert__dismiss .su-alert__dismiss-button .su-far,.su-alert__dismiss .su-alert__dismiss-button .su-fas,.su-alert__dismiss .su-alert__dismiss-button .fas{font-style:normal;text-decoration:none}.su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover,.su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus{background-color:rgba(0,0,0,0);color:#2e2d29}.su-alert__header{margin-right:2rem;order:1;flex-shrink:1}@media only screen and (min-width: 768px){.su-alert__header{margin-right:2.6rem}}@media only screen and (min-width: 1500px){.su-alert__header{margin-right:2.7rem}}@media(max-width: 991px){.su-alert__header{margin-bottom:1em;width:100%}}.su-alert__icon{margin-right:.5em;display:inline-block;max-width:20px}.su-alert__icon i,.su-alert__icon .su-far,.su-alert__icon .su-fas{font-style:normal}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600;letter-spacing:.1em}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:100px}.su-alert__heading{margin-bottom:1rem}.su-alert__text{margin-bottom:0}.su-alert__text a{color:#2e2d29;text-decoration:underline;transition:background-color .3s ease-in-out,color .3s ease-in-out}.su-alert__text a:hover,.su-alert__text a:focus{color:#2e2d29;background-color:#6fc3ff;text-decoration:underline}.su-alert__text a.su-button,.su-alert__text a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button::after,.su-alert__text a.su-button::before,.su-alert__text a.su-button--secondary::after,.su-alert__text a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert__text a.su-button:hover,.su-alert__text a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert__text a.su-button:hover::after,.su-alert__text a.su-button:hover::before,.su-alert__text a.su-button--secondary:hover::after,.su-alert__text a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert__text a.su-button:focus::after,.su-alert__text a.su-button:focus::before,.su-alert__text a.su-button--secondary:focus::after,.su-alert__text a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button:hover,.su-alert__text a.su-button:focus,.su-alert__text a.su-button--secondary:hover,.su-alert__text a.su-button--secondary:focus{background-color:#f4f4f4}.su-alert__text a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#f4f4f4;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert__text a.su-button--big::after,.su-alert__text a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert__text a.su-button--big:hover::after,.su-alert__text a.su-button--big:hover::before,.su-alert__text a.su-button--big:focus::after,.su-alert__text a.su-button--big:focus::before{background-color:#fff}.su-alert__text a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert__text a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert__text a.su-button--big{font-size:3rem}}.su-alert__text a.su-button--big:hover,.su-alert__text a.su-button--big:focus{background-color:#f4f4f4;color:#2e2d29}.su-alert__footer a{color:#2e2d29;text-decoration:none}.su-alert__footer a:hover,.su-alert__footer a:focus{color:#2e2d29;text-decoration:underline}.su-alert__footer .su-link::after{background:#2e2d29}.su-alert__footer .su-link:hover,.su-alert__footer .su-link:focus{text-decoration:underline}.su-alert__footer .su-link:hover::after,.su-alert__footer .su-link:focus::after{background:#2e2d29}.su-alert__text+.su-alert__footer{margin-top:1.5rem}@media only screen and (min-width: 768px){.su-alert__text+.su-alert__footer{margin-top:1.8rem}}@media only screen and (min-width: 1500px){.su-alert__text+.su-alert__footer{margin-top:1.9rem}}@media(max-width: 767px){.su-alert__dismiss~.su-alert__body{margin-bottom:1em}}.su-alert--error{background-color:#b1040e;color:#fff}.su-alert--error a{color:#fff}.su-alert--error a:hover,.su-alert--error a:focus{text-decoration:underline}.su-alert--error a.su-button,.su-alert--error a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button::after,.su-alert--error a.su-button::before,.su-alert--error a.su-button--secondary::after,.su-alert--error a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--error a.su-button:hover,.su-alert--error a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--error a.su-button:hover::after,.su-alert--error a.su-button:hover::before,.su-alert--error a.su-button--secondary:hover::after,.su-alert--error a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--error a.su-button:focus::after,.su-alert--error a.su-button:focus::before,.su-alert--error a.su-button--secondary:focus::after,.su-alert--error a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button:hover,.su-alert--error a.su-button:focus,.su-alert--error a.su-button--secondary:hover,.su-alert--error a.su-button--secondary:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--error a.su-button--big::after,.su-alert--error a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--error a.su-button--big:hover::after,.su-alert--error a.su-button--big:hover::before,.su-alert--error a.su-button--big:focus::after,.su-alert--error a.su-button--big:focus::before{background-color:#fff}.su-alert--error a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--error a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--error a.su-button--big{font-size:3rem}}.su-alert--error a.su-button--big:hover,.su-alert--error a.su-button--big:focus{background-color:#b1040e;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info{background-color:#00548f}.su-alert--info a.su-button,.su-alert--info a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button::after,.su-alert--info a.su-button::before,.su-alert--info a.su-button--secondary::after,.su-alert--info a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--info a.su-button:hover,.su-alert--info a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--info a.su-button:hover::after,.su-alert--info a.su-button:hover::before,.su-alert--info a.su-button--secondary:hover::after,.su-alert--info a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--info a.su-button:focus::after,.su-alert--info a.su-button:focus::before,.su-alert--info a.su-button--secondary:focus::after,.su-alert--info a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button:hover,.su-alert--info a.su-button:focus,.su-alert--info a.su-button--secondary:hover,.su-alert--info a.su-button--secondary:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--info a.su-button--big::after,.su-alert--info a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--info a.su-button--big:hover::after,.su-alert--info a.su-button--big:hover::before,.su-alert--info a.su-button--big:focus::after,.su-alert--info a.su-button--big:focus::before{background-color:#fff}.su-alert--info a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--info a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--info a.su-button--big{font-size:3rem}}.su-alert--info a.su-button--big:hover,.su-alert--info a.su-button--big:focus{background-color:#00548f;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success{background-color:#008566}.su-alert--success a.su-button,.su-alert--success a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button::after,.su-alert--success a.su-button::before,.su-alert--success a.su-button--secondary::after,.su-alert--success a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--success a.su-button:hover,.su-alert--success a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--success a.su-button:hover::after,.su-alert--success a.su-button:hover::before,.su-alert--success a.su-button--secondary:hover::after,.su-alert--success a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--success a.su-button:focus::after,.su-alert--success a.su-button:focus::before,.su-alert--success a.su-button--secondary:focus::after,.su-alert--success a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button:hover,.su-alert--success a.su-button:focus,.su-alert--success a.su-button--secondary:hover,.su-alert--success a.su-button--secondary:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--success a.su-button--big::after,.su-alert--success a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--success a.su-button--big:hover::after,.su-alert--success a.su-button--big:hover::before,.su-alert--success a.su-button--big:focus::after,.su-alert--success a.su-button--big:focus::before{background-color:#fff}.su-alert--success a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--success a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--success a.su-button--big{font-size:3rem}}.su-alert--success a.su-button--big:hover,.su-alert--success a.su-button--big:focus{background-color:#008566;box-shadow:inset 0 0 0 2px #fff;color:#fff}.su-alert--text-light{color:#fff}.su-alert--text-light a{color:#fff}.su-alert--text-light a:hover,.su-alert--text-light a:focus{color:#fff;text-decoration:underline}.su-alert--text-light .su-alert__text a:hover,.su-alert--text-light .su-alert__text a:focus{background-color:#fff;color:#2e2d29}.su-alert--text-light .su-alert__footer .su-link::after{background:#fff}.su-alert--text-light .su-alert__dismiss-button{color:#fff}.su-alert--text-light .su-alert__dismiss-button:hover,.su-alert--text-light .su-alert__dismiss-button:focus{background-color:rgba(0,0,0,0);color:#fff}.su-alert--warning{background-color:#fec51d}.su-alert--warning a{color:#2e2d29}.su-alert--warning a:hover,.su-alert--warning a:focus{color:#2e2d29;text-decoration:underline}.su-alert--warning a.su-button,.su-alert--warning a.su-button--secondary{padding:1rem 2rem 1.15rem;background-color:#fff;box-shadow:inset 0 0 0 2px #b1040e;color:#b1040e;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button::after,.su-alert--warning a.su-button::before,.su-alert--warning a.su-button--secondary::after,.su-alert--warning a.su-button--secondary::before{background-color:#b1040e;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#fff;color:#2e2d29}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button--secondary:hover{box-shadow:inset 0 0 0 2px #2e2d29}.su-alert--warning a.su-button:hover::after,.su-alert--warning a.su-button:hover::before,.su-alert--warning a.su-button--secondary:hover::after,.su-alert--warning a.su-button--secondary:hover::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:focus{box-shadow:inset 0 0 0 2px #2e2d29,0 0 3px #53565a,0 0 7px #53565a}.su-alert--warning a.su-button:focus::after,.su-alert--warning a.su-button:focus::before,.su-alert--warning a.su-button--secondary:focus::after,.su-alert--warning a.su-button--secondary:focus::before{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button:hover,.su-alert--warning a.su-button:focus,.su-alert--warning a.su-button--secondary:hover,.su-alert--warning a.su-button--secondary:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big{padding:1rem 2rem 1.15rem;background-color:#b1040e;color:#fff;padding:1.3rem 2.8rem 1.5rem;font-size:2.5rem;background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}.su-alert--warning a.su-button--big::after,.su-alert--warning a.su-button--big::before{background-color:#fff;color:#b1040e}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#2e2d29;color:#fff}.su-alert--warning a.su-button--big:hover::after,.su-alert--warning a.su-button--big:hover::before,.su-alert--warning a.su-button--big:focus::after,.su-alert--warning a.su-button--big:focus::before{background-color:#fff}.su-alert--warning a.su-button--big:focus{box-shadow:0 0 3px #53565a,0 0 7px #53565a}@media only screen and (min-width: 768px){.su-alert--warning a.su-button--big{padding:1.5rem 3rem 1.8rem;font-size:2.8rem}}@media only screen and (min-width: 1500px){.su-alert--warning a.su-button--big{font-size:3rem}}.su-alert--warning a.su-button--big:hover,.su-alert--warning a.su-button--big:focus{background-color:#fec51d;box-shadow:inset 0 0 0 2px #2e2d29;color:#2e2d29}@keyframes colorfulSplashFont{0%{opacity:0;transform:scale(0.9)}100%{opacity:100%;transform:scale(1)}}@keyframes traditionalSplashFont{0%{opacity:0}100%{opacity:100%}}@keyframes colorfulLeadFont{0%{opacity:0;transform:scale(0.9) translateY(8px)}100%{opacity:100%;transform:scale(1) translateY(0)}}@keyframes traditionalLeadFont{0%{opacity:0}100%{opacity:100%}}:root{--palette--primary: #00505c;--palette--secondary: #148762;--palette--tertiary: #007c8f;--palette--primary-hero-overlay: rgba(0, 36, 41, 0.8);--palette--primary-dark: #002429;--palette--secondary-active: #00ce9d;--palette--secondary-highlight: #e4f4ee;--palette--secondary-highlight-darken: #9cd6c0;--palette--secondary-darken-12: #0c523b;--palette--tertiary-highlight: #c2f7ff;--palette--tertiary-highlight-darken-10: #8ff0ff;--palette--tertiary-reversed: #00d5f5;--palette--tertiary-reversed-darken-10: #00a9c2;--palette--tertiary-darken-20: #002429;--palette--spotlight: #e4f4ee;--palette--spotlight-lighten-8: #e3f4ed;--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}html{font-size:10px;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:1.8rem;line-height:127%}a:not([class]),a.mailto,a[href^="mailto:"],a.ext{color:#b1040e;color:var(--palette--tertiary);background-image:none}a:not([class]):hover,a:not([class]):focus,a.mailto:hover,a.mailto:focus,a[href^="mailto:"]:hover,a[href^="mailto:"]:focus,a.ext:hover,a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a:not([class]),.hb-local-footer a.mailto,.hb-local-footer a[href^="mailto:"],.hb-local-footer a.ext{background-image:none}.hb-local-footer a:not([class]):hover,.hb-local-footer a:not([class]):focus,.hb-local-footer a.mailto:hover,.hb-local-footer a.mailto:focus,.hb-local-footer a[href^="mailto:"]:hover,.hb-local-footer a[href^="mailto:"]:focus,.hb-local-footer a.ext:hover,.hb-local-footer a.ext:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a:not([class]),.hb-dark-inversion .views-element-container a:not([class]),.hb-dark-pattern a.mailto,.hb-dark-inversion .views-element-container a.mailto,.hb-dark-pattern a[href^="mailto:"],.hb-dark-inversion .views-element-container a[href^="mailto:"],.hb-dark-pattern a.ext,.hb-dark-inversion .views-element-container a.ext{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a:not([class]):hover,.hb-dark-pattern a:not([class]):focus,.hb-dark-inversion .views-element-container a:not([class]):hover,.hb-dark-inversion .views-element-container a:not([class]):focus,.hb-dark-pattern a.mailto:hover,.hb-dark-pattern a.mailto:focus,.hb-dark-inversion .views-element-container a.mailto:hover,.hb-dark-inversion .views-element-container a.mailto:focus,.hb-dark-pattern a[href^="mailto:"]:hover,.hb-dark-pattern a[href^="mailto:"]:focus,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus,.hb-dark-pattern a.ext:hover,.hb-dark-pattern a.ext:focus,.hb-dark-inversion .views-element-container a.ext:hover,.hb-dark-inversion .views-element-container a.ext:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a:not([class]):hover .fa-ext::after,.hb-dark-pattern a:not([class]):focus .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.hb-dark-pattern a.mailto:hover .fa-ext::after,.hb-dark-pattern a.mailto:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.hb-dark-pattern a.ext:hover .fa-ext::after,.hb-dark-pattern a.ext:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a:not([class]):focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.mailto:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href^="mailto:"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.ext:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.ext:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}h1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif h1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h1{font-size:4.2rem}}h1 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h1 a:not([class]):hover,h1 a:not([class]):focus{color:#000}h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h2{font-size:3.6rem}}h2 a.is-active,h2 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h2 a.is-active:hover,h2 a.is-active:focus,h2 a:not([class]):hover,h2 a:not([class]):focus{color:#000}h3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif h3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){h3{font-size:2.5rem;line-height:115%}}h3 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h3 a:not([class]):hover,h3 a:not([class]):focus{color:#000}h4{font-weight:600;font-size:1.8rem;line-height:124%}h4 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h4 a:not([class]):hover,h4 a:not([class]):focus{color:#000}h5{font-weight:600;font-size:1.6rem;line-height:126%}h5 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h5 a:not([class]):hover,h5 a:not([class]):focus{color:#000}h6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}h6 a:not([class]){color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}h6 a:not([class]):hover,h6 a:not([class]):focus{color:#000}p:not([class]){margin-top:0}p:not([class]):last-of-type{margin-bottom:0}strong:not([class]){font-weight:600;font-size:inherit}em:not([class]){font-style:italic;font-weight:inherit;font-size:inherit}ul:not([class]){list-style-type:none;margin:0 0 2.8rem;padding-left:2.2rem}ul:not([class]) ul{margin:1rem 0 0}ul:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:1.8rem;overflow:hidden}ul:not([class]) li::before{content:"";display:block;height:0.6rem;width:0.6rem;border-radius:50%;background-color:#8c1515;background-color:var(--palette--secondary);position:absolute;left:0;top:0.8rem}.hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .views-element-container ul:not([class]) li::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-raised-cards .hb-dark-pattern ul:not([class]) li::before,.hb-dark-inversion .hb-raised-cards .views-element-container ul:not([class]) li::before{background-color:#8c1515;background-color:var(--palette--secondary)}ul:not([class]) li ul>li:first-of-type{margin-top:1rem}ul:not([class]) li ul>li:last-of-type{margin-bottom:0}ul:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ul:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ul:not([class]) li ol>li:first-of-type{margin-top:1rem}ul:not([class]) li ol>li:last-of-type{margin-bottom:0}ul:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ul:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]){counter-reset:li;list-style-type:none;margin:0 0 2.8rem;padding-left:0.8rem}ol:not([class]) ol{margin:1rem 0 0}ol:not([class]) li{position:relative;line-height:122%;margin-bottom:1rem;padding-left:3.8rem;overflow:hidden}ol:not([class]) li::before{content:counter(li) ".";counter-increment:li;font-size:1.6rem;font-weight:600;color:#8c1515;color:var(--palette--secondary);position:absolute;left:0;top:0;min-width:3rem;text-align:right}@media(min-width: 992px){ol:not([class]) li::before{top:0.1rem}}.hb-dark-pattern ol:not([class]) li::before{color:#e8e9ea;color:var(--palette--secondary-highlight)}ol:not([class]) li ul>li:first-of-type{margin-top:1rem}ol:not([class]) li ul>li:last-of-type{margin-bottom:0}ol:not([class]) li ul>li::before{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary);border-width:1px;border-style:solid;content:"";counter-increment:inherit;top:0.8rem;min-width:inherit}ol:not([class]) li li ul>li::before{border-radius:0;border:0;background-color:#8c1515;background-color:var(--palette--secondary);top:0.8rem;min-width:inherit}ol:not([class]) li ol>li:first-of-type{margin-top:1rem}ol:not([class]) li ol>li:last-of-type{margin-bottom:0}ol:not([class]) li ol>li::before{content:counter(li, lower-alpha) ".";height:0;width:auto}ol:not([class]) li li ol>li::before{content:counter(li, lower-roman) "."}ol:not([class]) ul>li::before{margin-left:1.6rem}caption:not([class]){font-size:1.4rem}button:not([class]):hover{cursor:pointer}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}@media(prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1s !important;animation-duration:1s !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important}}label{display:block;width:100%;margin-bottom:1.2rem;font-weight:600}input{line-height:1;font-size:1.6rem;padding:8px;min-height:38px;width:100%;border:1px solid;border-color:#b3b5b9;border-radius:0}input:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.form-item select{max-width:100%}.hb-table-wrap{margin:auto;overflow-x:auto}.hb-table-wrap:not(:last-child){margin-bottom:3.2rem}.hb-table-wrap details{display:none}.hb-dark-pattern .hb-table-wrap,.views-element-container .hb-dark-pattern .hb-table-wrap,.hb-dark-inversion .views-element-container .hb-table-wrap{background-color:#fff}.hb-dark-pattern .hb-table-wrap .views-label,.hb-dark-pattern .hb-table-wrap .field-content,.hb-dark-pattern .hb-table-wrap td,.views-element-container .hb-dark-pattern .hb-table-wrap .views-label,.views-element-container .hb-dark-pattern .hb-table-wrap .field-content,.views-element-container .hb-dark-pattern .hb-table-wrap td,.hb-dark-inversion .views-element-container .hb-table-wrap .views-label,.hb-dark-inversion .views-element-container .hb-table-wrap .field-content,.hb-dark-inversion .views-element-container .hb-table-wrap td{color:#000}.hb-dark-pattern .hb-table-wrap a,.views-element-container .hb-dark-pattern .hb-table-wrap a,.hb-dark-inversion .views-element-container .hb-table-wrap a{color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .hb-table-wrap a:hover,.hb-dark-pattern .hb-table-wrap a:focus,.views-element-container .hb-dark-pattern .hb-table-wrap a:hover,.views-element-container .hb-dark-pattern .hb-table-wrap a:focus,.hb-dark-inversion .views-element-container .hb-table-wrap a:hover,.hb-dark-inversion .views-element-container .hb-table-wrap a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}table{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern table{color:#000;background-color:#fff}@media(min-width: 576px){table{font-size:1.6rem}}table th,table td{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}table th a:hover .fa-ext::after,table th a:focus .fa-ext::after,table td a:hover .fa-ext::after,table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal table th a:hover .fa-ext::after,.ht-pairing-cardinal table th a:focus .fa-ext::after,.ht-pairing-cardinal table td a:hover .fa-ext::after,.ht-pairing-cardinal table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay table th a:hover .fa-ext::after,.ht-pairing-bluejay table th a:focus .fa-ext::after,.ht-pairing-bluejay table td a:hover .fa-ext::after,.ht-pairing-bluejay table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler table th a:hover .fa-ext::after,.ht-pairing-warbler table th a:focus .fa-ext::after,.ht-pairing-warbler table td a:hover .fa-ext::after,.ht-pairing-warbler table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch table th a:hover .fa-ext::after,.ht-pairing-firefinch table th a:focus .fa-ext::after,.ht-pairing-firefinch table td a:hover .fa-ext::after,.ht-pairing-firefinch table td a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}table thead th{position:sticky;top:0;border-color:#fff}table thead th a,table thead th a:not([class]){color:#fff;background-image:none}table thead th a:hover,table thead th a:focus,table thead th a:not([class]):hover,table thead th a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}table thead tr{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern table thead tr,.hb-dark-inversion .views-element-container table thead tr{background-color:#600e0e;background-color:var(--palette--primary)}table tr:nth-child(even){background-color:#f4f4f4}details{margin:1.4rem 0;clear:both}summary:not(.hb-timeline-item__summary){padding:1.6rem 5.2rem 1.6rem 1.6rem;position:relative;font-weight:600;cursor:pointer;border:1px solid;border-color:#8c1515;border-color:var(--palette--secondary);background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;display:flex;align-items:center}summary:not(.hb-timeline-item__summary)::-webkit-details-marker{display:block;height:0;width:0;overflow:hidden}summary:not(.hb-timeline-item__summary)::after{content:"";display:block;height:2rem;width:2rem;position:absolute;top:1.8rem;right:1.8rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}summary:not(.hb-timeline-item__summary):hover,details[open] summary:not(.hb-timeline-item__summary){background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12)}summary:not(.hb-timeline-item__summary):focus,details[open] summary:not(.hb-timeline-item__summary):focus{outline:none;border-color:#fff;box-shadow:0 0 0 0.2rem #b1040e;box-shadow:0 0 0 0.2rem var(--palette--secondary-active)}summary:not(.hb-timeline-item__summary) a{color:inherit;text-decoration:none}.revealed-details{padding:2rem 1.6rem;border:1px solid;border-color:#dbdcde;border-top:none}.hb-page-width{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-page-width{width:calc(100% - (2 * 3.2rem)) !important}}.hb-vertical-page-padding{margin:3.2rem auto !important}.layout-builder__message{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder__message{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.layout-builder-form .form-actions{width:calc(100% - (2 * 3.2rem)) !important}}.layout-builder-form .form-actions .button{width:auto}.block-help{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding-top:4rem}@media(min-width: 768px){.block-help{width:calc(100% - (2 * 3.2rem)) !important}}.ptype-hs-text-area,.ptype-hs-priv-text-area,.ptype-hs-accordion,.ptype-hs-postcard,.ptype-hs-hero-image,.ptype-hs-gradient-hero,.ptype-hs-spotlight,.ptype-hs-banner,.ptype-hs-carousel,.ptype-hs-sptlght-slder,.field-hs-page-hero,.ptype-hs-row,.ptype-hs-timeline,.ptype-hs-view,.ptype-hs-collection,.ptype-hs-priv-collection,.ptype-hs-testimonial,.ptype-stanford-gallery{width:100%;margin-bottom:3.2rem !important}.hs-paragraph-style--well .ptype-hs-text-area,.hs-paragraph-style--well-full-width .ptype-hs-text-area,.hs-paragraph-style--well .ptype-hs-priv-text-area,.hs-paragraph-style--well-full-width .ptype-hs-priv-text-area,.hs-paragraph-style--well .ptype-hs-accordion,.hs-paragraph-style--well-full-width .ptype-hs-accordion,.hs-paragraph-style--well .ptype-hs-postcard,.hs-paragraph-style--well-full-width .ptype-hs-postcard,.hs-paragraph-style--well .ptype-hs-hero-image,.hs-paragraph-style--well-full-width .ptype-hs-hero-image,.hs-paragraph-style--well .ptype-hs-gradient-hero,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero,.hs-paragraph-style--well .ptype-hs-spotlight,.hs-paragraph-style--well-full-width .ptype-hs-spotlight,.hs-paragraph-style--well .ptype-hs-banner,.hs-paragraph-style--well-full-width .ptype-hs-banner,.hs-paragraph-style--well .ptype-hs-carousel,.hs-paragraph-style--well-full-width .ptype-hs-carousel,.hs-paragraph-style--well .ptype-hs-sptlght-slder,.hs-paragraph-style--well-full-width .ptype-hs-sptlght-slder,.hs-paragraph-style--well .field-hs-page-hero,.hs-paragraph-style--well-full-width .field-hs-page-hero,.hs-paragraph-style--well .ptype-hs-row,.hs-paragraph-style--well-full-width .ptype-hs-row,.hs-paragraph-style--well .ptype-hs-timeline,.hs-paragraph-style--well-full-width .ptype-hs-timeline,.hs-paragraph-style--well .ptype-hs-view,.hs-paragraph-style--well-full-width .ptype-hs-view,.hs-paragraph-style--well .ptype-hs-collection,.hs-paragraph-style--well-full-width .ptype-hs-collection,.hs-paragraph-style--well .ptype-hs-priv-collection,.hs-paragraph-style--well-full-width .ptype-hs-priv-collection,.hs-paragraph-style--well .ptype-hs-testimonial,.hs-paragraph-style--well-full-width .ptype-hs-testimonial,.hs-paragraph-style--well .ptype-stanford-gallery,.hs-paragraph-style--well-full-width .ptype-stanford-gallery{margin-top:3.2rem !important}.views-row:not(:last-child){margin-bottom:3.2rem !important}.ptype-hs-accordion{margin-bottom:1.4rem !important}.hs-paragraph-style--well .ptype-hs-accordion:last-child,.hs-paragraph-style--well-full-width .ptype-hs-accordion:last-child{margin-bottom:3.2rem !important}.ptype-hs-gradient-hero-slider{width:100%;margin-bottom:4.8rem !important}.hs-paragraph-style--well .ptype-hs-gradient-hero-slider,.hs-paragraph-style--well-full-width .ptype-hs-gradient-hero-slider{margin-top:3.2rem !important;padding-bottom:1.6rem}.hs-paragraph-style--well,.hs-paragraph-style--well-full-width{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none;padding:0 3.2rem;overflow:auto}.hb-dark-pattern .hs-paragraph-style--well,.hb-dark-inversion .views-element-container .hs-paragraph-style--well,.hb-dark-pattern .hs-paragraph-style--well-full-width,.hb-dark-inversion .views-element-container .hs-paragraph-style--well-full-width{color:#000}.hb-three-column__sidebar-1 .hs-paragraph-style--well,.hb-three-column__sidebar-2 .hs-paragraph-style--well,.hb-three-column__sidebar-1 .hs-paragraph-style--well-full-width,.hb-three-column__sidebar-2 .hs-paragraph-style--well-full-width{position:relative;z-index:1}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well .paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item .field__item__label,.hs-paragraph-style--well-full-width .paragraph-item .field__item__label{margin-top:0}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well .paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-accordion details,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-accordion details{margin:0;background-color:#fff}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel{width:100%}.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .counted-items-4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--2.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--3.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .item-per-row--4.field-hs-row-components>.paragraph-item.ptype-hs-carousel .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-gradient-hero-image .hb-gradient-hero::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-hero-overlay::before,.hs-paragraph-style--well-full-width .paragraph-item.ptype-hs-carousel .hb-gradient-hero::before{background-color:#dbdcde}.hs-paragraph-style--well{width:100%}.hs-paragraph-style--well-full-width{left:calc(-50vw + 50%);position:relative;width:100vw}.hb-three-column--one-sidebar .hs-paragraph-style--well-full-width,.hb-three-column--two-sidebar .hs-paragraph-style--well-full-width{left:inherit;position:static;width:100%}.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hs-paragraph-style--well-full-width .field-hs-row-components,.hs-paragraph-style--well-full-width .field-hs-collection-items{width:calc(100% - (2 * 3.2rem)) !important}}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components,.field-hs-collection-items{display:grid;gap:3.2rem}}@media(min-width: 576px){.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.item-per-row--2,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.item-per-row--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-3,.field-hs-row-components.item-per-row--3,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.item-per-row--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--2 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-2 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--2 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--3 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-3 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--3 .paragraph-item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:calc(25% - (96px / 4))}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(3n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(2n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(3n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(2n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(3n){margin-right:0}}.field-hs-row-components.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-row-components.item-per-row--4 .paragraph-item:nth-child(4n),.field-hs-collection-items.counted-items-4 .paragraph-item:nth-child(4n),.field-hs-collection-items.item-per-row--4 .paragraph-item:nth-child(4n){margin-right:0}}}.field-hs-row-components.counted-items-1,.field-hs-row-components.item-per-row--1,.field-hs-collection-items.counted-items-1,.field-hs-collection-items.item-per-row--1{display:block}.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:block}@media(min-width: 576px){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:flex}@supports(display: grid){.field-hs-row-components.counted-items-2,.field-hs-row-components.counted-items-3,.field-hs-row-components.counted-items-4,.field-hs-row-components.item-per-row--2,.field-hs-row-components.item-per-row--3,.field-hs-row-components.item-per-row--4,.field-hs-collection-items.counted-items-2,.field-hs-collection-items.counted-items-3,.field-hs-collection-items.counted-items-4,.field-hs-collection-items.item-per-row--2,.field-hs-collection-items.item-per-row--3,.field-hs-collection-items.item-per-row--4{display:grid}}.hs-paragraph-style--well .field-hs-row-components.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-2,.hs-paragraph-style--well .field-hs-row-components.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-3,.hs-paragraph-style--well .field-hs-row-components.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-row-components.counted-items-4,.hs-paragraph-style--well .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--2,.hs-paragraph-style--well .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--3,.hs-paragraph-style--well .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-row-components.item-per-row--4,.hs-paragraph-style--well .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-2,.hs-paragraph-style--well .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-3,.hs-paragraph-style--well .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well-full-width .field-hs-collection-items.counted-items-4,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--2,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--3,.hs-paragraph-style--well .field-hs-collection-items.item-per-row--4,.hs-paragraph-style--well-full-width .field-hs-collection-items.item-per-row--4{margin:3.2rem auto}}.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin-bottom:3.2rem !important}@supports(display: grid){@media(min-width: 576px){.field-hs-row-components.counted-items-2 .paragraph-item,.field-hs-row-components.counted-items-3 .paragraph-item,.field-hs-row-components.counted-items-4 .paragraph-item,.field-hs-row-components.item-per-row--2 .paragraph-item,.field-hs-row-components.item-per-row--3 .paragraph-item,.field-hs-row-components.item-per-row--4 .paragraph-item,.field-hs-collection-items.counted-items-2 .paragraph-item,.field-hs-collection-items.counted-items-3 .paragraph-item,.field-hs-collection-items.counted-items-4 .paragraph-item,.field-hs-collection-items.item-per-row--2 .paragraph-item,.field-hs-collection-items.item-per-row--3 .paragraph-item,.field-hs-collection-items.item-per-row--4 .paragraph-item{margin:0 !important}}}.hb-three-column-w-image{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column-w-image{flex-wrap:nowrap}}.hb-three-column-w-image:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column-w-image:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column-w-image--no-sidebar:not(.hs-full-width){max-width:80rem !important}.hb-three-column-w-image__sidebar-1 .block,.hb-three-column-w-image__sidebar-1 .block-hs-blocks,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-1 .block,.layout-builder .hb-three-column-w-image__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image__sidebar-1{width:18%;margin-right:3.2rem}}.hb-three-column-w-image__main{width:100%;margin-bottom:3.2rem}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main,.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 18% - 3.2rem);margin-bottom:0}.hb-three-column-w-image--two-sidebar .hb-three-column-w-image__main{width:calc(100% - 36% - 2 * 3.2rem)}}.hb-three-column-w-image__main-top{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px){.hb-three-column-w-image__main-top{flex-wrap:nowrap}}.hb-three-column-w-image__title-text{margin:0 0 1.4rem 0;word-break:break-word}.hb-three-column-w-image__main-top-text{margin:0 1.4rem 1.4rem 0;word-break:break-word}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-text{display:flex;flex-direction:column}}@media(min-width: 768px){.hb-three-column-w-image__main-top-image{flex-shrink:0}}.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin:0 0 1.4rem}@media(min-width: 768px){.hb-three-column-w-image__main-top-image.align-right,.hb-three-column-w-image__main-top-image.align-left{margin-bottom:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}@media(min-width: 768px){.hb-three-column-w-image--no-sidebar .hb-three-column-w-image__main-top-image{margin-left:2rem}}.hb-three-column-w-image__main-top-image img{display:block}.hb-three-column-w-image--no-sidebar:not(.hs-full-width) .hb-three-column-w-image__main-body{max-width:78.4rem}.hb-three-column-w-image__main-body .layout__region{margin-bottom:2rem}.hb-three-column-w-image__sidebar-2{margin-left:0;font-size:1.6rem;line-height:127%}.hb-three-column-w-image__sidebar-2 .block,.hb-three-column-w-image__sidebar-2 .block-hs-blocks,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column-w-image__sidebar-2 .block,.layout-builder .hb-three-column-w-image__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column-w-image__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column-w-image__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column-w-image--one-sidebar .hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}@media(min-width: 992px){.hb-three-column-w-image__sidebar-2{width:18%;margin-left:3.2rem}}.hb-three-column{display:flex;flex-wrap:wrap}@media(min-width: 992px){.hb-three-column{flex-wrap:nowrap}}.hb-three-column:not(.hs-full-width){max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important}@media(min-width: 768px){.hb-three-column:not(.hs-full-width){width:calc(100% - (2 * 3.2rem)) !important}}.hb-three-column__sidebar-1 .block,.hb-three-column__sidebar-1 .block-hs-blocks,.hb-three-column__sidebar-1 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-1 .block,.layout-builder .hb-three-column__sidebar-1 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-1 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-1 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column__sidebar-1{width:18%;margin:0 3.2rem 0 0}}.hb-three-column__main{width:100%}.hb-three-column--no-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:120rem}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__main{width:calc(100% - 18% - 3.2rem)}.hb-three-column--no-sidebar .hb-three-column__main{width:100%;margin-bottom:0}}@media(min-width: 992px){.hb-three-column__main{width:100%;margin-bottom:0}.hb-three-column--two-sidebar .hb-three-column__main{width:calc(100% - 36% - (2 * 3.2rem))}}@media(min-width: 1500px){.hb-three-column--one-sidebar:not(.hs-full-width) .hb-three-column__main{max-width:110rem}}.hb-three-column__sidebar-2{margin:0;font-size:1.6rem;line-height:127%}.hb-three-column__sidebar-2 .block,.hb-three-column__sidebar-2 .block-hs-blocks,.hb-three-column__sidebar-2 .hb-sidebar-block{width:100%;z-index:1;position:relative;background-color:#fff}.layout-builder .hb-three-column__sidebar-2 .block,.layout-builder .hb-three-column__sidebar-2 .block-hs-blocks,.layout-builder .hb-three-column__sidebar-2 .hb-sidebar-block{z-index:auto;background-color:initial}.hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-dark-pattern .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-dark-inversion .views-element-container .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{color:#000}.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .block-hs-blocks.pullquote,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hb-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.hs-well,.hb-three-column__sidebar-1 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote,.hb-three-column__sidebar-2 .hb-three-column__sidebar-2 .hb-sidebar-block.pullquote{position:relative;z-index:1}@media(min-width: 992px){.hb-three-column--one-sidebar .hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}@media(min-width: 992px){.hb-three-column__sidebar-2{width:18%;margin:0 0 0 3.2rem}}.layout__region .block-views{clear:both}.layout__region .block-views:not(:last-child){margin-bottom:3.2rem}.layout__region .block-views.hb-dark-pattern{padding:2rem}.su-alert{background-color:#f4f4f4;color:#2e2d29;padding:0}.su-alert .fa,.su-alert .fas,.hb-dark-pattern .su-alert .fa,.hb-dark-pattern .su-alert .fas,.hb-dark-pattern .su-alert ol:not([class]) li::before,.su-alert ol:not([class]) li::before{color:#2e2d29}.hb-dark-pattern .su-alert ul:not([class]) li::before,.su-alert ul:not([class]) li::before{background-color:#2e2d29}.hb-dark-pattern .su-alert a,.su-alert a:not([class]),.su-alert a.mailto,.su-alert a[href^="mailto:"],.su-alert a.ext,.su-alert a{color:#2e2d29;border-bottom:0;background-image:none;font-weight:600}.hb-dark-pattern .su-alert a:hover,.hb-dark-pattern .su-alert a:focus,.su-alert a:not([class]):hover,.su-alert a:not([class]):focus,.su-alert a.mailto:hover,.su-alert a.mailto:focus,.su-alert a[href^="mailto:"]:hover,.su-alert a[href^="mailto:"]:focus,.su-alert a.ext:hover,.su-alert a.ext:focus,.su-alert a:hover,.su-alert a:focus{color:#2e2d29;text-decoration:none}.su-alert--text-light,.su-alert--text-light a,.su-alert--text-light .fa,.su-alert--text-light .fas,.su-alert.su-alert--text-light a:not([class]),.su-alert.su-alert--text-light a.mailto,.su-alert.su-alert--text-light a[href^="mailto:"],.su-alert.su-alert--text-light a.ext,.hb-dark-pattern .su-alert.su-alert--text-light a,.hb-dark-pattern .su-alert.su-alert--text-light .fa,.hb-dark-pattern .su-alert.su-alert--text-light .fas,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before,.su-alert--text-light ol:not([class]) li::before{color:#fff}.su-alert--text-light:hover,.su-alert--text-light a:hover,.su-alert--text-light .fa:hover,.su-alert--text-light .fas:hover,.su-alert.su-alert--text-light a:not([class]):hover,.su-alert.su-alert--text-light a.mailto:hover,.su-alert.su-alert--text-light a[href^="mailto:"]:hover,.su-alert.su-alert--text-light a.ext:hover,.hb-dark-pattern .su-alert.su-alert--text-light a:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fa:hover,.hb-dark-pattern .su-alert.su-alert--text-light .fas:hover,.hb-dark-pattern .su-alert.su-alert--text-light ol:not([class]) li::before:hover,.su-alert--text-light ol:not([class]) li::before:hover{color:#fff}.hb-dark-pattern .su-alert--text-light ul:not([class]) li::before,.su-alert--text-light ul:not([class]) li::before{background-color:#fff}.su-alert--plain{background-color:#f4f4f4}.su-alert--error{background-color:#b1040e}.su-alert--success{background-color:#008566}.su-alert--warning{background-color:#eaab00}.su-alert--info{background-color:#006cb8}.su-alert__header{margin-bottom:1em;width:100%;margin-right:2rem}@media(min-width: 992px){.su-alert__header{margin-right:2.6rem;order:1;flex-shrink:1;width:auto;margin-bottom:0}}.su-alert__label{height:100%;line-height:100%;display:inline-block;font-size:1.7rem;text-transform:uppercase;font-weight:600}.su-alert__label::after{content:":"}.su-alert__body{order:2;flex-grow:1;flex-basis:10rem;padding-left:0 !important}.su-alert .su-alert__body .su-alert__heading{margin-bottom:1rem;font-weight:700;margin-top:0;font-size:2.9rem;letter-spacing:-0.012em}.su-alert__text{margin-bottom:0}.su-alert__icon{margin-right:0.5rem;display:inline-block;max-width:2rem}.su-alert .centered-container{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;padding:1.6rem 0;align-items:center;display:flex;flex-wrap:wrap}@media(min-width: 768px){.su-alert .centered-container{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.su-alert .centered-container{padding:1.9rem 0}}.hb-card{display:flex;flex-direction:column}@media(min-width: 768px){.hb-card--horizontal{flex-direction:row;align-items:flex-start}}.hb-card__subcontent{width:100%}.hb-card--horizontal-date-stacked .hb-card__subcontent{flex-wrap:wrap}@media(min-width: 576px){.hb-card__subcontent{display:flex}.hb-grid--cols-10 .hb-card__subcontent,.hb-grid--cols-11 .hb-card__subcontent,.hb-grid--cols-12 .hb-card__subcontent,.hb-grid--cols-3 .hb-card__subcontent,.hb-grid--cols-4 .hb-card__subcontent,.hb-grid--cols-5 .hb-card__subcontent,.hb-grid--cols-6 .hb-card__subcontent,.hb-grid--cols-7 .hb-card__subcontent,.hb-grid--cols-8 .hb-card__subcontent,.hb-grid--cols-9 .hb-card__subcontent{display:block}}.hb-card__subcontent:not(:last-child){margin-bottom:1rem}.hb-card__subcontent-item{color:#343639;font-size:1.6rem}@media(min-width: 576px){.hb-card__subcontent-item{display:flex}}.hb-card__subcontent-item:not(:last-child){margin-bottom:0.4rem}@media(min-width: 576px){.hb-card__subcontent-item:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.hb-card__subcontent-item::after{content:"";margin:0 0.8rem;border-left:1px solid;border-color:#343639}.hb-grid--cols-10 .hb-card__subcontent-item::after,.hb-grid--cols-11 .hb-card__subcontent-item::after,.hb-grid--cols-12 .hb-card__subcontent-item::after,.hb-grid--cols-3 .hb-card__subcontent-item::after,.hb-grid--cols-4 .hb-card__subcontent-item::after,.hb-grid--cols-5 .hb-card__subcontent-item::after,.hb-grid--cols-6 .hb-card__subcontent-item::after,.hb-grid--cols-7 .hb-card__subcontent-item::after,.hb-grid--cols-8 .hb-card__subcontent-item::after,.hb-grid--cols-9 .hb-card__subcontent-item::after{display:none}.hb-dark-pattern .hb-card__subcontent-item::after,.hb-dark-inversion .views-element-container .hb-card__subcontent-item::after{border-color:#fff}}.hb-card__subcontent-item:last-of-type::after{content:"";margin:0;border:0}.hb-card__subcontent-item a{font-weight:600}.hb-card__subcontent--with-icons{padding-top:0;margin-bottom:0 !important}.hb-card__subcontent-detail{padding-right:2.6rem;margin-bottom:1rem}.hb-card__icon .views-label{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-card__icon .field-content{display:block;padding:0 0.4rem 0 2.8rem;line-height:127%;font-size:1.8rem}.hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%238c1515'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23005b6c'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23C74632'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--date [class*=views-label-field-hs-event-date]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M17 2h-1V0h-2v2H6V0H4v2H3c-.26217 0-.52176.0518-.76386.15243-.24209.10063-.46191.24811-.64683.43396-.18492.18585-.33129.40641-.43071.649-.09942.24259-.14992.50244-.1486.76461L1 18c0 .5304.21071 1.0391.58579 1.4142C1.96086 19.7893 2.46957 20 3 20h14c.5304 0 1.0391-.2107 1.4142-.5858S19 18.5304 19 18V4c0-.53043-.2107-1.03914-.5858-1.41421C18.0391 2.21071 17.5304 2 17 2Zm0 16H3V7h14v11Z' fill%3D'%23ffffff'/%3E%3Cpath d%3D'M5.04004 9.08997h2.425V11.515h-2.425V9.08997Zm0 4.24303h2.425v2.425h-2.425v-2.425ZM12.313 9.08997h2.424V11.515h-2.424V9.08997Zm0 4.24303h2.424v2.425h-2.424v-2.425ZM8.67704 9.08997H11.101V11.515H8.67704V9.08997Zm0 4.24303H11.101v2.425H8.67704v-2.425Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--location [class*=views-label-field-hs-event-location]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M10 0C5.86429 0 2.5 3.24894 2.5 7.24287 2.5 12.1991 9.21143 19.475 9.4975 19.7834c.06331.0681.14077.1227.22735.16.08658.0373.18033.0566.27515.0566.0948 0 .1886-.0193.2751-.0566.0866-.0373.1641-.0919.2274-.16.2861-.3094 6.9975-7.5843 6.9975-12.54053C17.5 3.24894 14.1357 0 10 0Zm0 10.8871c-2.08071 0-3.77357-1.63485-3.77357-3.64423S7.91929 3.59867 10 3.59867c2.0807 0 3.7736 1.63482 3.7736 3.6442S12.0807 10.8871 10 10.8871Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.ht-pairing-cardinal .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content,.hb-dark-inversion .views-element-container .hb-card__icon--speaker [class*=views-label-field-hs-event-speaker]+.field-content{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'20' height%3D'20' viewBox%3D'0 0 20 20'%3E%3Cpath d%3D'M9.8052 10.1523c1.2578 0 2.3465-.45125 3.2367-1.34045.8892-.89015 1.3395-1.9779 1.3395-3.2357 0-1.25685-.4503-2.3465-1.3395-3.2357C12.1508 1.45125 11.0621 1 9.80425 1c-1.2559 0-2.3446.45125-3.2338 1.34045-.89015.89015-1.3414 1.9779-1.3414 3.2357s.45125 2.3465 1.3414 3.2357c.8892.8892 1.9779 1.34045 3.23475 1.34045Zm8.0075 5.4577c-.0256-.3705-.0769-.7742-.1538-1.2008-.0717-.4081-.17-.8112-.2946-1.2064-.1263-.3914-.2928-.7687-.4968-1.1258-.2009-.3598-.453-.6885-.7486-.9756-.3111-.2923-.676-.5214-1.0744-.6745-.4375-.1689-.903-.2533-1.3718-.2489-.1948 0-.3819.0797-.7439.3153-.2232.1454-.4845.3135-.7752.4997-.2489.1587-.5861.3069-1.0022.4418-.3957.1295-.8092.1962-1.22555.1976-.4085 0-.8208-.0665-1.2274-.1976-.4161-.1349-.75335-.2831-1.0013-.4418-.2888-.1843-.5491-.3524-.77615-.4997-.361-.2356-.5491-.3153-.7429-.3153-.494 0-.9557.0835-1.3718.2479-.39886.1533-.7641.3827-1.0754.6755-.28215.2707-.5339.5984-.74765.9756-.20615.3629-.37335.741-.49685 1.1258-.11875.3705-.2185.777-.2945 1.2064-.076.4256-.12825.8303-.1539 1.2008-.02565.3639-.038.741-.038 1.122 0 .9918.3154 1.7955.9367 2.3873.6137.5843 1.4269.8807 2.4149.8807h9.1485c.988 0 1.8003-.2964 2.414-.8807.6222-.5918.9376-1.3946.9376-2.3873 0-.3829-.0133-.76-.038-1.122h-.001Z' fill%3D'%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.hb-card__location{color:#343639;font-size:1.4rem;margin-bottom:1.4rem}@media(min-width: 768px){.hb-card__location{font-size:1.6rem}}.hb-card__highlighted{color:#343639;font-size:1.6rem}@media(min-width: 768px){.hb-card__highlighted{font-size:1.8rem}}.hb-card__highlighted:not(:last-child){margin-bottom:1.4rem}.hb-card__highlighted .views-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary);display:inline-block;margin-right:0.6rem}.hb-well .hb-card__highlighted .views-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-card__graphics{position:relative;margin-bottom:1rem}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px);margin-right:3.2rem;margin-bottom:0}}@media(min-width: 768px){.hb-card--horizontal-date-stacked .hb-card__graphics{max-width:100%}}.hb-card__graphics--has-date{min-height:13rem}.hb-card--no-image .hb-card__graphics,[class^=hb-card-image-] .hb-card--no-image .hb-card__graphics{flex:initial;max-width:initial;margin-right:0}.hb-card__img{overflow:hidden}.hb-card__img a{display:block;background-image:none}.hb-card__img a:focus,.hb-card__img a:hover{border-bottom:0 none}.hb-card__img a:focus img,.hb-card__img a:hover img{transform:scale(1.07)}.hb-card__img img{width:100%;height:auto;transform:scale(1);transition:transform 300ms ease-in-out}.hb-card .field-media-image{margin:0}.hb-card__date-tile{text-align:center;margin-right:3.2rem;position:absolute;display:inline-block;min-width:10rem;background-color:#fff;padding:0;top:0;left:0}.hb-card__date-tile:only-child{position:relative;bottom:auto;left:auto}.hb-card__date-tile-month{text-transform:uppercase;font-weight:600;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-size:1.4rem;padding:1rem;width:100%}.hb-card__date-tile-day{font-weight:600;line-height:100%;border:1px solid;border-top-width:0;border-color:#dbdcde;color:#600e0e;color:var(--palette--primary);font-size:3.6rem;padding:1rem 0 1rem}.views-element-container .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}@media(min-width: 768px){.hb-card--horizontal .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);flex-grow:1}@supports(max-width: 100%){.hb-card--horizontal .hb-card__content{max-width:100%}}}.hb-card__title{margin-top:0;margin-bottom:1.4rem}.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;margin:0;overflow-wrap:break-word;font-size:2rem}@media(min-width: 576px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.4rem;line-height:124%}}@media(min-width: 768px){.hb-card__title h2,.hb-card__title h3,.hb-card__title h4,.hb-card__title h5,.hb-card__title h6{font-weight:600;font-size:2.7rem;line-height:119%}}@media(min-width: 576px){.hb-grid .hb-card__title h2,.ptype-hs-collection .hb-card__title h2,.ptype-hs-row .hb-card__title h2,.hb-grid .hb-card__title h3,.ptype-hs-collection .hb-card__title h3,.ptype-hs-row .hb-card__title h3,.hb-grid .hb-card__title h4,.ptype-hs-collection .hb-card__title h4,.ptype-hs-row .hb-card__title h4,.hb-grid .hb-card__title h5,.ptype-hs-collection .hb-card__title h5,.ptype-hs-row .hb-card__title h5,.hb-grid .hb-card__title h6,.ptype-hs-collection .hb-card__title h6,.ptype-hs-row .hb-card__title h6{font-weight:600;font-size:1.6rem;line-height:126%;font-size:2.2rem}}.hb-card__title h6{text-transform:initial}.hb-card__author{margin-bottom:1rem}.hb-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word}.hb-card__description:not(:last-child){margin-bottom:1rem}.hb-card__description .views-field:not(:last-child){display:block;margin-bottom:1.4rem}.hb-card__decorative-link{display:flex;align-items:center;width:100%;position:relative}.hb-card__decorative-link .views-field{width:100%}.hb-card__decorative-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-card__decorative-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-card__decorative-link a:hover::after,.hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-card__decorative-link a:hover,.hb-card__decorative-link a:focus{text-decoration:underline}.hb-card__decorative-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-card__decorative-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}@supports(display: grid){@media(min-width: 576px){.hb-grid{display:grid;gap:3.2rem}}@media(min-width: 576px){.hb-grid.hb-grid--cols-1{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-5{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-6{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-7{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-8{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-9{grid-template-columns:repeat(9, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-10{grid-template-columns:repeat(10, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-11{grid-template-columns:repeat(11, 1fr)}}@media(min-width: 576px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.hb-grid.hb-grid--cols-12{grid-template-columns:repeat(12, 1fr)}}}.hb-grid__item{margin-bottom:calc(32px / 2);width:100%}@supports(display: grid){@media(min-width: 576px){.hb-grid__item{margin-bottom:0}}}@media(min-width: 576px){.hb-grid--cols-2 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-2 .hb-grid__item{margin-right:0}}.hb-grid--cols-2 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-3 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-3 .hb-grid__item{width:calc(33.3333333333% - (64px / 3))}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item{width:100%;min-width:calc(33.3333333333% - (64px / 3));margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-3 .hb-grid__item:nth-child(2n),.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-3 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-4 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-4 .hb-grid__item{width:calc(25% - (96px / 4))}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item{width:100%;min-width:calc(25% - (96px / 4));margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-4 .hb-grid__item:nth-child(2n),.hb-grid--cols-4 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-4 .hb-grid__item:nth-child(4n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-5 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-5 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-5 .hb-grid__item{width:calc(20% - (128px / 5))}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item{width:100%;min-width:calc(20% - (128px / 5));margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-5 .hb-grid__item:nth-child(2n),.hb-grid--cols-5 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-5 .hb-grid__item:nth-child(5n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-6 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-6 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-6 .hb-grid__item{width:calc(16.6666666667% - (160px / 6))}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item{width:100%;min-width:calc(16.6666666667% - (160px / 6));margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-6 .hb-grid__item:nth-child(2n),.hb-grid--cols-6 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-6 .hb-grid__item:nth-child(6n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-7 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-7 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-7 .hb-grid__item{width:calc(14.2857142857% - (192px / 7))}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item{width:100%;min-width:calc(14.2857142857% - (192px / 7));margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-7 .hb-grid__item:nth-child(2n),.hb-grid--cols-7 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-7 .hb-grid__item:nth-child(7n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-8 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-8 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-8 .hb-grid__item{width:calc(12.5% - (224px / 8))}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item{width:100%;min-width:calc(12.5% - (224px / 8));margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-8 .hb-grid__item:nth-child(2n),.hb-grid--cols-8 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-8 .hb-grid__item:nth-child(8n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-9 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-9 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-9 .hb-grid__item{width:calc(11.1111111111% - (256px / 9))}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item{width:100%;min-width:calc(11.1111111111% - (256px / 9));margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-9 .hb-grid__item:nth-child(2n),.hb-grid--cols-9 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-9 .hb-grid__item:nth-child(9n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-10 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-10 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-10 .hb-grid__item{width:calc(10% - (288px / 10))}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item{width:100%;min-width:calc(10% - (288px / 10));margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-10 .hb-grid__item:nth-child(2n),.hb-grid--cols-10 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-10 .hb-grid__item:nth-child(10n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-11 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-11 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-11 .hb-grid__item{width:calc(9.0909090909% - (320px / 11))}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item{width:100%;min-width:calc(9.0909090909% - (320px / 11));margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-11 .hb-grid__item:nth-child(2n),.hb-grid--cols-11 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-11 .hb-grid__item:nth-child(11n){margin-right:0}}@media(min-width: 576px){.hb-grid--cols-12 .hb-grid__item{width:calc(50% - (3.2rem / 2));margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(50% - (3.2rem / 2));margin-right:0}}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}@media(min-width: 768px){.hb-grid--cols-12 .hb-grid__item{width:calc(33.33% - (6.4rem / 3))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(33.33% - (6.4rem / 3));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}@media(min-width: 992px){.hb-grid--cols-12 .hb-grid__item{width:calc(8.3333333333% - (352px / 12))}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item{width:100%;min-width:calc(8.3333333333% - (352px / 12));margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:3.2rem}@supports(display: grid){.hb-grid--cols-12 .hb-grid__item:nth-child(2n),.hb-grid--cols-12 .hb-grid__item:nth-child(3n){margin-right:0}}.hb-grid--cols-12 .hb-grid__item:nth-child(12n){margin-right:0}}.su-masthead{box-shadow:none;z-index:100;border-bottom:1px solid;border-color:#b3b5b9}.su-masthead .su-lockup{flex:calc(83.33% - 1.6rem);max-width:calc(83.33% - 1.6rem);z-index:500}@media(min-width: 992px){.su-masthead .su-lockup{flex:0 0 calc(66.6666666667% - 6.67px);max-width:calc(66.6666666667% - 6.67px)}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{line-height:1em}.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0.8rem}@media(min-width: 768px){.su-masthead .su-lockup__wordmark,.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2,.su-masthead .su-lockup__line3,.su-masthead .su-lockup__line4{margin-bottom:0}}.su-masthead .su-lockup__line1,.su-masthead .su-lockup__line2{font-size:2.4rem;font-weight:600}.su-masthead .su-lockup__line3{font-size:1.9rem;font-weight:500}.su-masthead .su-lockup__line5{font-size:1.78rem;text-transform:uppercase;font-weight:600}@media(max-width: 767px){.su-masthead .su-lockup__line5::before{margin-top:0.5rem;margin-bottom:0.75rem;border-bottom:1px solid;border-color:#2e2d29;content:"";display:block;width:12rem}.hb-dark-pattern .su-masthead .su-lockup__line5::before{border-color:#fff}}.su-masthead .su-lockup__cell1{border-right:none}@media only screen and (max-width: 480px){.su-masthead .su-lockup__cell1{display:none;border:none;text-align:left}}.su-masthead .su-site-search{display:block;padding-top:1.1rem;padding-bottom:2.8rem;z-index:500;width:100%}@media(min-width: 576px){.su-masthead .su-site-search{width:60%}}@media(min-width: 992px){.su-masthead .su-site-search{order:-1;position:absolute;right:0;max-width:265px}}.su-masthead .su-main-nav{margin-top:0;width:100%}@media(min-width: 576px){.su-masthead .su-main-nav{flex:unset;max-width:none}}.su-masthead.hb-dark-pattern .su-lockup__wordmark,.su-masthead.hb-dark-pattern .su-lockup__line1,.su-masthead.hb-dark-pattern .su-lockup__line2,.su-masthead.hb-dark-pattern .su-lockup__line3,.su-masthead.hb-dark-pattern .su-lockup__line4,.su-masthead.hb-dark-pattern .su-lockup__line5{color:#fff}.su-masthead.hb-dark-pattern .su-lockup__cell1,.su-masthead.hb-dark-pattern .su-lockup__cell2,.su-masthead.hb-dark-pattern .su-lockup__line4::after,.su-masthead.hb-dark-pattern .su-lockup__line5::before{border-color:#fff}.su-lockup__line1{margin-bottom:0.2rem}.masthead__site-title{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-three-column__main .views-exposed-form,.hb-three-column__sidebar-1 .views-exposed-form{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:2.8rem}.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:100%;margin-bottom:2rem}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-item,.hb-three-column__sidebar-1 .views-exposed-form .form-item{width:calc(50% - 1.8rem);margin-right:1.8rem}}.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{display:flex;align-self:flex-end;margin-bottom:0}@media(min-width: 768px){.hb-three-column__main .views-exposed-form .form-actions,.hb-three-column__sidebar-1 .views-exposed-form .form-actions{margin-bottom:2rem}}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child){width:auto}.hb-three-column__main .views-exposed-form .form-submit:not(:last-child):not(:last-child),.hb-three-column__sidebar-1 .views-exposed-form .form-submit:not(:last-child):not(:last-child){margin-right:1.4rem}@media(min-width: 992px){.hb-three-column__main .views-exposed-form .form-item{width:calc(33% - 1.8rem)}}@media(min-width: 992px){.hb-three-column__sidebar-1 .views-exposed-form .form-item{margin-right:0;width:100%}}.chosen-container{width:100% !important;background:#fff;border-radius:0}.chosen-container .chosen-drop{border:1px solid;border-color:#b3b5b9;border-radius:0;outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem;font-size:1.6rem}.chosen-container .chosen-results{margin:0;padding:0}.chosen-container .chosen-results li{padding:8px;line-height:122%}.chosen-container .chosen-results li:last-child{border-radius:0 0 4px 4px}.chosen-container .chosen-results li.highlighted{color:#000;font-weight:600;background-image:none;background-color:#f4f4f4}.chosen-container-single .chosen-single{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;padding:0.8rem 48px 0.8rem 0.8rem;border:1px solid;border-color:#b3b5b9;border-radius:0}.hb-dark-pattern .chosen-container-single .chosen-single,.hb-dark-inversion .views-element-container .chosen-container-single .chosen-single{background:#fff !important}.chosen-container-single .chosen-single:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-single .chosen-single span{margin-right:0;margin-bottom:-3px;padding-bottom:3px}.chosen-container-single .chosen-single div{width:48px;background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-single .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.chosen-container-single .chosen-single div b{display:none}.chosen-container-single .chosen-search{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.chosen-container-multi{border:1px solid;border-color:#b3b5b9;border-radius:0}.chosen-container-multi:focus-within{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices{display:block;background:none !important;box-shadow:none;font-size:1.6rem;line-height:1;height:auto;min-height:38px;margin:-1px 0;padding:0 48px 0 0.8rem;border:0 none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0;padding:0;font-size:1.6rem;font-family:inherit}.chosen-container-multi .chosen-choices li.search-choice{margin:0.5rem 0.5rem 0.5rem 0;background-color:#fff;font-family:inherit;background-image:none;box-shadow:none;border:1px solid;border-color:#b3b5b9;border-radius:0;padding:0.6rem 2.2rem 0.6rem 0.6rem;transition:background-color 300ms ease-in-out}.chosen-container-multi .chosen-choices li.search-choice:hover{background-color:#f4f4f4;color:#000}.chosen-container-multi .chosen-choices li.search-choice:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none !important;background-size:0 !important;background-repeat:no-repeat !important;top:0;right:0;height:100%;width:100%}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{content:"";display:block;height:0.2rem;width:1.2rem;background-color:#343639;position:absolute;right:4px;top:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{transform:rotate(45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after{transform:rotate(-45deg)}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after{background-color:#000}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-multi .chosen-drop{margin:1px 0;border-top:0 none}.chosen-container-active .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.chosen-container-active.chosen-with-drop .chosen-single div{background-repeat:no-repeat;background-position:center;background-size:1.2rem 0.8rem;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-cardinal .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%238c1515' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23005b6c' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .chosen-container-active.chosen-with-drop .chosen-single div{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23C74632' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav{position:relative;font-size:1.8rem}.hb-main-nav__toggle{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;position:absolute;right:0;top:-4.675rem;font-weight:700;display:flex;align-items:center;width:7rem;flex-direction:initial;padding:1rem 0}.no-js .hb-main-nav__toggle{display:none}@media(min-width: 992px){.js .hb-main-nav__toggle{display:none}}.hb-main-nav__toggle .hb-main-nav__toggle-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.hb-main-nav__toggle .hb-main-nav__toggle-icon::before{top:-0.7rem}.hb-main-nav__toggle .hb-main-nav__toggle-icon::after{top:0.7rem}.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::after,.hb-dark-pattern .hb-main-nav__toggle .hb-main-nav__toggle-icon::before{background-color:#fff}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon{background:rgba(0,0,0,0)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before,.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::before{transform:rotate(45deg)}.hb-main-nav__toggle[aria-expanded=true] .hb-main-nav__toggle-icon::after{transform:rotate(-45deg)}.hb-main-nav__menu{box-shadow:none !important;transform:translate(0) !important;width:auto !important;list-style-type:none;margin:0;padding:0}@media(min-width: 576px){.hb-main-nav__menu{max-width:none}}.hb-main-nav__menu[aria-hidden=true]{display:none}.hb-main-nav__menu-lv1{font-weight:600;font-size:2rem;border-bottom:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-lv1[aria-hidden=false]{margin-bottom:2.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv1{font-size:2.4rem}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1{font-size:1.8rem;font-weight:600;display:flex;align-items:flex-end;border:0}.js .hb-main-nav__menu-lv1[aria-hidden=false]{margin:0}}.hb-main-nav__menu-lv2{font-weight:400;font-size:1.8rem}@media(min-width: 768px){.hb-main-nav__menu-lv2{font-size:2.2rem}}@media(min-width: 992px){.hb-main-nav__menu-lv2{box-shadow:0 2px 16px 0 rgba(0,0,0,.1) !important}.js .hb-main-nav__menu-lv2{font-weight:600;font-size:inherit}}@media(min-width: 992px){.js .hb-main-nav__menu-lv3{display:none}}.hb-main-nav__item{position:relative}.hb-main-nav__menu-lv1>.hb-main-nav__item{border-top:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>.hb-main-nav__item{margin-right:2.4rem;border:0}}.hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border-bottom:1px solid;border-color:#b3b5b9}@media(min-width: 992px){.js .hb-main-nav__menu-lv2 .hb-main-nav__item:not(:last-child){border:0}}.hb-main-nav__link{position:relative;display:block;padding:2.1rem 1.7rem;text-decoration:none;line-height:120.3%;color:#343639}@media(min-width: 768px){.hb-main-nav__link{line-height:128%}}@media(min-width: 992px){.js .hb-main-nav__link{padding:1rem 0 2rem;line-height:110%}}.hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:2.1rem 4.8rem 2.1rem 1.7rem}@media(min-width: 992px){.js .hb-main-nav__item.hb-main-nav__item--parent>.hb-main-nav__link{padding:1rem 2rem 2rem 0}}.hb-main-nav__link:hover:not(.is-active){color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#fff}.no-js .hb-dark-pattern .hb-main-nav__link:hover:not(.is-active){color:#000}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button,.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active)+.hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__link:hover:not(.is-active).hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#000}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{color:#fff}}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:hover::before,.js .hb-dark-pattern .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail:focus::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}}@media(min-width: 992px){.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link::before{content:"";display:block;position:absolute;width:100%;height:0.4rem;bottom:0.8rem;top:auto;left:0;background:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.is-active{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link.hb-main-nav__link--active-trail::before{background-color:#8c1515;background-color:var(--palette--secondary)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover{background-color:rgba(0,0,0,0)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link:hover:not(.is-active):not(.hb-main-nav__link--active-trail)::before{background-color:#b3b5b9}}@media(min-width: 992px){.js .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{font-size:1.6rem;padding:1rem 1.4rem}}.hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#000}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus+.hb-nested-toggler[aria-expanded=true],.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover,.hb-dark-inversion .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:focus{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}@media(min-width: 992px){.no-js .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link{color:#fff}.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link,.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active),.hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link.is-active{color:#000}.hb-dark-inversion .hb-dark-pattern .hb-main-nav__menu.hb-main-nav__menu-lv2 .hb-main-nav__link:hover:not(.is-active){color:#fff}}.hb-main-nav__link--active-trail::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active::before{content:"";display:block;width:0.5rem;position:absolute;top:0;bottom:0;left:0;background-color:#343639}.hb-main-nav__link--active-trail.is-active,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#000}.hb-main-nav__link--active-trail.is-active::before,.hb-main-nav__link[data-drupal-link-system-path=""].is-active.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-main-nav__link.hb-nested-toggler{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:relative;padding:2.1rem 1.7rem;width:100%;line-height:120.3%;cursor:pointer}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler{line-height:128%}}@media(min-width: 992px){.hb-main-nav__link.hb-nested-toggler{padding:1rem 2rem 2rem 0;width:auto}.js .hb-main-nav__link.hb-nested-toggler{line-height:110%}}.hb-main-nav__link.hb-nested-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;content:"";display:block;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__link.hb-nested-toggler::after{display:none}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__link.hb-nested-toggler::after{top:1.6rem}}@media(min-width: 992px){.js .hb-main-nav__link.hb-nested-toggler::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__link.hb-nested-toggler::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__item--parent .hb-main-nav__link.hb-nested-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.8rem;right:0}.no-js .hb-main-nav__button{display:none}.hb-dark-pattern .hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 768px){.hb-main-nav__button{top:1.2rem}}@media(min-width: 992px){.js .hb-main-nav__button{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:2rem;top:auto}.hb-dark-pattern .hb-main-nav__button,.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.hb-main-nav__menu-lv2 .hb-main-nav__button{display:none}}.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transform:rotate(180deg)}.hb-dark-pattern .hb-main-nav__button[aria-expanded=true],.hb-dark-pattern .hb-main-nav__item--active-trail .is-active+.hb-main-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-main-nav__menu-container{padding-left:2rem;border-top:1px solid;border-color:#b3b5b9}.hb-main-nav__menu-container[aria-hidden=true]{display:none}@media(min-width: 992px){.js .hb-main-nav__menu-container{position:absolute;border-radius:0.4rem;min-width:20rem;width:100%;padding:0;border:1px solid;border-color:#b3b5b9;background-color:#fff}.js .hb-main-nav__item:last-child .hb-main-nav__menu-container{right:0}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:none}@media(min-width: 992px){.js .hb-main-nav--is-still-loading .hb-main-nav__menu-lv1{display:flex}}.js .hb-main-nav--is-still-loading .hb-main-nav__menu-container{display:none}.su-site-search+nav .hb-main-nav__toggle{top:-12rem}.block-we-megamenu{width:100%}.navbar-we-mega-menu{font-size:1.8rem;background-color:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul{width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li{display:inline-block;border:0;position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li .we-megamenu-nolink{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;padding:1rem 0 1.5rem;font-size:1.8rem;font-weight:600;text-transform:none;background-color:rgba(0,0,0,0);width:100%;position:relative;display:block;border:0;transition:transform 150ms ease-in-out;text-decoration:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-megamenu-nolink::before{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.clicked>.we-mega-menu-li::after{transform:rotate(180deg)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li{margin-right:2.4rem;display:flex;align-items:flex-end}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{text-decoration:none;background:rgba(0,0,0,0)}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link{padding-left:2.4rem !important}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:center;height:3rem;width:2rem;position:absolute;left:0;top:0;bottom:.5rem;margin:auto}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink{color:#fff}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li.hb-private-page-link::before,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink.hb-private-page-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#000;background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-mega-menu-li:focus,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:hover,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink:focus{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#000;background:linear-gradient(transparent 1%, var(--palette--secondary) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.active>.we-megamenu-nolink{color:#fff;background:linear-gradient(transparent 1%, var(--palette--tertiary-reversed) 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu{position:initial}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus{background:linear-gradient(transparent 1%, #b3b5b9 1%);background-size:100% .55rem;background-repeat:no-repeat;background-position:bottom}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#000;background-color:rgba(0,0,0,0)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-mega-menu-li,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu:focus>.we-megamenu-nolink{color:#fff}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{padding:1rem 2rem 1.5rem 0}.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{height:2rem;width:1.5rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' /%3E%3C/svg%3E");background-size:1rem 0.7rem;transition:transform 300ms ease-in-out;bottom:1.8rem;top:auto;display:block;position:absolute;filter:brightness(300%);opacity:1;right:0}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-mega-menu-li::after,.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>.we-megamenu-nolink::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu>.we-mega-menu-submenu{display:none;visibility:hidden;height:auto;width:100vw;overflow:initial;max-width:100%}.navbar-we-mega-menu.click-action .we-mega-menu-submenu{height:0;width:0;max-width:120rem;position:absolute;padding:2rem;box-shadow:0 3px 15px rgba(0,0,0,.12);border-left:0;border-right:0;overflow:hidden;color:#000}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu{color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.hb-dark-pattern .navbar-we-mega-menu.click-action .we-mega-menu-submenu a:not([class]){color:#b1040e;color:var(--palette--tertiary)}.navbar-we-mega-menu.click-action .we-mega-menu-submenu>.we-mega-menu-submenu-inner{min-height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-col .we-mega-menu-col{border:0;padding-left:.75rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0;text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu{margin-bottom:1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{font-size:1.6rem;color:#8c1515;text-transform:uppercase;font-weight:600;padding:0.7rem 1rem}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-megamenu-nolink{cursor:default}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li{text-decoration:underline}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu>.we-mega-menu-li:focus{background-color:#f4f4f4;color:#8c1515;border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-li.dropdown-menu.active>.we-megamenu-nolink{border:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li{padding:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink{color:#000;text-decoration:none;text-transform:none;padding:0.7rem 1rem;font-weight:600}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-mega-menu-li:focus,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:hover,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-li .we-megamenu-nolink:focus{background-color:#f4f4f4;color:#000}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu.dropdown-menu{margin-bottom:0}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .nav .we-mega-menu-submenu .we-mega-menu-submenu{display:none}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{display:block;content:"";background-color:#fff;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;bottom:0;margin:auto;z-index:-1;line-height:inherit;box-sizing:content-box}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::before{left:-100%;box-shadow:-15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu::after{right:-100%;box-shadow:15px 3px 15px rgba(0,0,0,.12) !important}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu{width:100%;max-width:100%;height:auto}.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::before,.navbar-we-mega-menu.click-action .we-mega-menu-submenu .we-mega-menu-submenu::after{display:none}.block-we-megamenu{display:none}@media(min-width: 992px){.hb-use-megamenu .hb-main-nav{display:none}.hb-use-megamenu .block-we-megamenu{display:block}}.megamenu{position:relative;width:100%;font-size:1.8rem}.megamenu .megamenu__mobile-btn{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;align-items:center;flex-direction:initial;position:absolute;padding:1rem 0;top:-4.675rem;right:0;width:7rem;font-weight:700;cursor:pointer}.no-js .megamenu .megamenu__mobile-btn{display:none}@media(min-width: 992px){.js .megamenu .megamenu__mobile-btn{display:none}}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon{background:rgba(0,0,0,0)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{top:0;transition:top .2s ease,transform .2s ease .2s}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::before{transform:rotate(45deg)}.megamenu .megamenu__mobile-btn[aria-expanded=true] .megamenu__mobile-icon::after{transform:rotate(-45deg)}.megamenu .megamenu__mobile-icon{display:block;position:relative;height:0.3rem;width:1.6rem;background-color:#000;margin-left:1rem}.megamenu .megamenu__mobile-icon::before,.megamenu .megamenu__mobile-icon::after{content:"";display:block;height:0.3rem;width:1.6rem;background-color:#000;position:absolute;left:0;transition:top .2s ease .2s,transform .2s ease}.megamenu .megamenu__mobile-icon::before{top:-0.7rem}.megamenu .megamenu__mobile-icon::after{top:0.7rem}.hb-dark-pattern .megamenu .megamenu__mobile-icon,.hb-dark-pattern .megamenu .megamenu__mobile-icon::after,.hb-dark-pattern .megamenu .megamenu__mobile-icon::before{background-color:#fff}.megamenu .megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;width:auto;transform:translate(0)}@media(min-width: 576px){.megamenu .megamenu__list{max-width:none}}.megamenu .megamenu__list--main{border-bottom:2px solid;border-color:#b3b5b9;display:none;margin-bottom:2.8rem;font-weight:600;font-size:1.8rem}@media(min-width: 768px){.megamenu .megamenu__list--main{font-size:2.4rem}}@media(min-width: 992px){.js .megamenu .megamenu__list--main{display:flex;justify-content:flex-start;margin-bottom:0;font-size:1.8rem;border:0}}.megamenu .megamenu__list--main.is-active,.no-js .megamenu .megamenu__list--main{display:block}.megamenu .megamenu__list--main .megamenu__link{font-weight:700}@media(min-width: 992px){.js .megamenu .megamenu__list--main .megamenu__link{font-weight:600}}.megamenu .megamenu__item{border-top:2px solid;border-color:#b3b5b9}.megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem}.hb-dark-pattern .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");padding-left:4rem;background-repeat:no-repeat;background-size:2rem;background-position:1.4rem 2rem;background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:1.4rem}.hb-dark-pattern .js .megamenu .megamenu__item .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__item{display:inline-block;margin-right:4.8rem;border:0;-moz-column-break-inside:avoid;break-inside:avoid-column}.js .megamenu .megamenu__item:last-child{margin-right:0}}.megamenu .megamenu__toggle,.megamenu .megamenu__link{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inherit;padding:2.1rem 0.8rem;line-height:120.3%}@media(min-width: 768px){.megamenu .megamenu__toggle,.megamenu .megamenu__link{line-height:128%}}@media(min-width: 992px){.js .megamenu .megamenu__toggle,.js .megamenu .megamenu__link{position:relative;padding:1rem 0 2rem;line-height:110%}}.megamenu .megamenu__toggle:focus-visible,.megamenu .megamenu__link:focus-visible{outline-color:#600e0e;outline-color:var(--palette--primary);outline-width:0.3rem;outline-style:solid;outline-offset:0.1rem}.megamenu .megamenu__toggle:focus-visible::after,.megamenu .megamenu__link:focus-visible::after{outline:none}.megamenu .megamenu__toggle:hover,.megamenu .megamenu__link:hover{color:#000;background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover,.js .megamenu .megamenu__link:hover{background:none}.js .hb-dark-pattern .megamenu .megamenu__toggle:hover,.js .hb-dark-pattern .megamenu .megamenu__link:hover{color:#fff}}.megamenu .megamenu__toggle{display:flex;position:relative;width:100%}@media(min-width: 992px){.js .megamenu .megamenu__toggle{width:auto}.js .megamenu .megamenu__toggle::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:calc(100% + 1.6rem);height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}.megamenu .megamenu__toggle::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0;right:0;height:100%;content:"";cursor:pointer;transform-origin:center}@media(min-width: 992px){.js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");height:1.6rem;width:1.2rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;top:calc(50% - 0.5rem);right:-1.7rem;background-size:auto;transform:translateY(-50%)}.ht-pairing-cardinal .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.megamenu .megamenu__toggle:hover{cursor:pointer}@media(min-width: 992px){.js .megamenu .megamenu__toggle:hover::before{transform:scaleX(1)}}.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.no-js .hb-dark-pattern .megamenu .megamenu__toggle:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::before{transform:scaleX(1)}}.megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E");top:calc(50% - 13px);background-size:auto}.ht-pairing-cardinal .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-bluejay .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-warbler .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%2300171b' stroke-width%3D'2' /%3E%3C/svg%3E")}.ht-pairing-firefinch .js .megamenu .megamenu__toggle.is-expanded::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23823c38' stroke-width%3D'2' /%3E%3C/svg%3E")}}.hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E")}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .megamenu__toggle.is-expanded:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 10 7'%3E%3Cpath d%3D'M1 1L5.14815 5L9 1' fill%3D'transparent' stroke%3D'%23ffffff' stroke-width%3D'2' /%3E%3C/svg%3E")}}.megamenu .megamenu__toggle.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__toggle.megamenu__active-trail{border:none}}@media(min-width: 992px){.js .megamenu .megamenu__toggle.megamenu__active-trail::before{transform:scaleX(1)}}@media(min-width: 992px){.js .megamenu .megamenu__link:not(.list-sub) .megamenu .megamenu__link::before{background-color:#8c1515;background-color:var(--palette--secondary);content:"";display:block;position:absolute;width:100%;height:0.64rem;top:auto;bottom:0.3rem;left:0;transform:scaleX(0);transform-origin:left;transition:transform 300ms ease-in-out}}@media(min-width: 992px){.js .megamenu .megamenu__link:hover::before,.js .megamenu .megamenu__link.megamenu__active-trail::before{transform:scaleX(1)}.js .megamenu .megamenu__link:hover.megamenu__no-link::before,.js .megamenu .megamenu__link.megamenu__active-trail.megamenu__no-link::before{display:none}}.megamenu .megamenu__link.megamenu__active-trail{border-color:#8c1515;border-color:var(--palette--secondary);border-width:0.6rem;border-style:solid;border-top:none;border-right:none;border-bottom:none}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail{border:none}}.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__link.megamenu__active-trail:not(:has(+.megamenu__list .megamenu__is-active)){background:none}}.megamenu .megamenu__is-active{background-color:#f4f4f4}@media(min-width: 992px){.megamenu .megamenu__is-active{background:none}}.megamenu .list-sub,.megamenu .list-sub__nested{padding-left:2.2rem}.megamenu .megamenu__expanded-container{display:none}.megamenu .megamenu__expanded-container.is-expanded,.no-js .megamenu .megamenu__expanded-container{display:block}@media(min-width: 992px){.megamenu .megamenu__expanded-container{display:block}.js .megamenu .megamenu__expanded-container{background-color:#fff;position:absolute;padding:4.4rem 0 8.9rem;left:50%;width:200%;color:#000;box-shadow:0 1rem 1.9rem rgba(0,0,0,.63);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform 300ms ease-in-out;z-index:-1}.js .megamenu .megamenu__expanded-container.is-expanded{opacity:1;transform:translateX(-50%) scaleY(1)}}.megamenu .list-sub{color:#343639;padding-left:1.6rem;font-size:1.6rem;font-weight:600}.hb-dark-pattern .megamenu .list-sub{color:#fff}@media(min-width: 768px){.megamenu .list-sub{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub{color:#000;display:flex;grid-gap:0 5.2rem;margin:0 auto;padding:0;max-width:120rem;width:50%}}@media(min-width: 992px)and (min-width: 992px){.megamenu .list-sub .megamenu__toggle,.megamenu .list-sub .megamenu__link{width:100%}.js .megamenu .list-sub .megamenu__toggle:hover::after,.js .megamenu .list-sub .megamenu__link:hover::after{background-color:#f4f4f4;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}}.megamenu .list-sub .megamenu__item{border-top:1px solid;border-color:#b3b5b9;display:block;width:100%;outline:none}.megamenu .list-sub .megamenu__item:first-child{padding-left:0;width:100%}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item{flex:0 1 calc(25% - 3.9rem);margin-right:0;border-top:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item:nth-child(n+5){border-top:2px solid;border-color:#dbdcde;margin-top:1.2rem;padding-top:1.6rem}}.megamenu .list-sub .megamenu__item .megamenu__link{font-weight:600}.megamenu .list-sub .megamenu__item .megamenu__link:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link:hover{background-color:#f4f4f4}.js .megamenu .list-sub .megamenu__item .megamenu__link:hover::before{display:none}}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__link{margin-bottom:0.4rem;padding:0.7rem 1rem;font-size:1.6rem;text-transform:capitalize;font-weight:700}}@media(min-width: 992px){.megamenu .list-sub .megamenu__item .megamenu__link.megamenu__active-trail::before{display:none}}.megamenu .list-sub .megamenu__item .megamenu__no-link{color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#b1040e;color:var(--palette--tertiary);background:none}.megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}@media(min-width: 992px){.js .megamenu .list-sub .megamenu__item .megamenu__no-link{cursor:auto}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{background:none}.js .megamenu .list-sub .megamenu__item .megamenu__no-link:hover::after{display:none}}@media(min-width: 992px){.js .hb-dark-pattern .megamenu .list-sub .megamenu__item .megamenu__no-link:hover{color:#000}}.no-js .megamenu .list-sub{display:block}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}@media(min-width: 992px){.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link){color:#b1040e;color:var(--palette--tertiary)}.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):hover:not(.is-active),.megamenu .list-sub--1 .megamenu__link:not(.megamenu__no-link):focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}}.megamenu .list-sub__nested{display:block;padding-left:3rem}@media(min-width: 768px){.megamenu .list-sub__nested{font-size:2.2rem}}@media(min-width: 992px){.js .megamenu .list-sub__nested{padding-left:0;font-size:inherit}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item:nth-child(n+5){margin-top:0;padding-top:0;border:none}}@media(min-width: 992px){.js .megamenu .list-sub__nested .megamenu__item .megamenu__link{font-weight:600;padding-left:2.2rem;color:initial}}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link{color:initial}.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:hover:not(.is-active),.su-masthead:not(.hb-dark-pattern) .megamenu .list-sub__nested .megamenu__item .megamenu__link:focus{color:initial}@media(min-width: 992px){.js .megamenu .list-sub--3{display:none}}.megamenu .is-expanded{display:block}.su-site-search+.megamenu .megamenu__mobile-btn{top:-12rem}.hb-secondary-nav{background-color:rgba(0,0,0,0);display:none}@media(min-width: 992px){.hb-secondary-nav{display:block}}.hb-secondary-nav__heading{font-weight:600;font-size:2.4rem;line-height:116%;margin:0 0 3.2rem}.hb-secondary-nav__heading a{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-secondary-nav__heading a:hover,.hb-secondary-nav__heading a:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-secondary-nav__menu-container[aria-hidden=true]{display:none}.hb-secondary-nav__menu{background-color:rgba(0,0,0,0);list-style-type:none;padding-left:1.6rem}.hb-dark-inversion .hb-secondary-nav__menu{background-color:#330808;background-color:var(--palette--primary-dark)}.hb-secondary-nav__menu-lv1{padding-left:0;border-top:1px solid;border-color:#dbdcde}.hb-secondary-nav__menu-lv1>.hb-secondary-nav__item>.hb-secondary-nav__link{font-weight:600}.hb-secondary-nav__item,.hb-secondary-nav__link{font-size:1.6rem;color:#000}.hb-dark-inversion .hb-secondary-nav__item,.hb-dark-inversion .hb-secondary-nav__link{color:#fff}.hb-dark-inversion .hb-secondary-nav__item:hover,.hb-dark-inversion .hb-secondary-nav__item:focus,.hb-dark-inversion .hb-secondary-nav__item.is-active,.hb-dark-inversion .hb-secondary-nav__link:hover,.hb-dark-inversion .hb-secondary-nav__link:focus,.hb-dark-inversion .hb-secondary-nav__link.is-active{color:#000}.hb-secondary-nav__link.ext{color:#000}.hb-dark-inversion .hb-secondary-nav__link.ext{color:#fff}.hb-secondary-nav__link.ext:hover,.hb-secondary-nav__link.ext:focus{color:#000}.hb-secondary-nav__item{position:relative}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link{position:relative;font-weight:600}.hb-secondary-nav__item--active-trail>.hb-secondary-nav__link::before{content:"";display:block;background-color:#343639;position:absolute;height:100%;width:0.5rem;top:0;bottom:0;left:0}.hb-secondary-nav__item--parent .hb-secondary-nav__link::after{content:"";display:block}.hb-secondary-nav__link{display:block;padding:1.6rem 4.8rem 1.6rem 1.8rem;text-decoration:none;border-bottom:1px solid;border-color:#dbdcde}.hb-secondary-nav__link:hover,.hb-secondary-nav__link:focus{text-decoration:none}.hb-secondary-nav__link:hover:not(.is-active),.hb-secondary-nav__link:focus:not(.is-active){background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button,.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link:hover:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true],.hb-dark-inversion .hb-secondary-nav__link:focus:not(.is-active)+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23ffffff' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link::before{background-color:#dbdcde;background-color:var(--palette--tertiary-reversed)}.hb-dark-inversion .hb-secondary-nav__link:hover::before,.hb-dark-inversion .hb-secondary-nav__link:focus::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-secondary-nav__link.is-active{font-weight:600;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-secondary-nav__link.is-active::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E")}.hb-dark-inversion .hb-secondary-nav__link.is-active+.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-secondary-nav__link.hb-secondary-toggler{position:relative;cursor:pointer}.hb-secondary-nav__link.hb-secondary-toggler::after{height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__link.hb-secondary-toggler::after{display:none}.hb-secondary-nav__link.hb-secondary-toggler[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-secondary-nav__button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;height:4.8rem;width:4.8rem;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out;cursor:pointer;position:absolute;top:0.3rem;right:0}.no-js .hb-secondary-nav__button{display:none}.hb-secondary-nav__button[aria-expanded=true]{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23343639' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.views-field-field-hs-person-email{word-break:break-all}.views-field-field-hs-course-code{font-size:2rem;font-weight:600;margin-bottom:0.6rem}.views-field-field-hs-course-section-location{font-weight:700}.views-field-field-hs-course-section-st-time,.views-field-field-hs-course-section-end-time{display:inline-block}.views-field-field-hs-course-section-id .field-content{display:inline-block}.hb-card--structured .hb-card__img{margin-bottom:2rem}@media(min-width: 768px){.hb-card--structured .hb-card__img{margin-bottom:0}}.hb-card--structured .hb-card__subtitle{font-weight:600;line-height:122%;font-size:1.6rem;margin-bottom:1rem}@media(min-width: 992px){.hb-card--structured .hb-card__subtitle{font-size:1.8rem}}.hb-card--structured .hb-card__category .views-label{margin-bottom:0.4rem}.hb-card--structured .hb-card__category,.hb-card--structured .hb-card__category .views-field,.hb-card--structured .hb-card__columns .views-field{margin-bottom:1.4rem}.hb-card--structured .hb-card__columns{display:flex;flex-wrap:wrap}.hb-card--structured .hb-card__columns .views-field{padding-right:1.1rem;width:100%}@media(min-width: 576px){.hb-card--structured .hb-card__columns .views-field{width:50%}}@media(min-width: 1500px){.hb-card--structured .hb-card__columns .views-field{width:33.33%}}.hb-global-footer{position:relative;z-index:1200}.hb-global-footer .su-global-footer__menu--global{font-weight:600}.su-site-search{position:relative}.su-site-search label{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-site-search .form-actions{position:relative}.su-site-search input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.2rem 3.6rem 1rem 1.4rem;display:inline-block;height:3.8rem;max-width:100%;font-size:1.6rem}.su-site-search input::-moz-placeholder{color:#343639;opacity:1}.su-site-search input::placeholder{color:#343639;opacity:1}.su-site-search input[type=submit]{margin-top:0;margin-right:0;margin-bottom:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 25 26'%3E%3Cpath fill-rule%3D'evenodd' clip-rule%3D'evenodd' d%3D'M21.4737 10.2016C21.4737 14.0385 18.3632 17.149 14.5263 17.149C10.6894 17.149 7.57895 14.0385 7.57895 10.2016C7.57895 6.36466 10.6894 3.25422 14.5263 3.25422C18.3632 3.25422 21.4737 6.36466 21.4737 10.2016ZM24 10.2016C24 15.4338 19.7585 19.6753 14.5263 19.6753C12.5029 19.6753 10.6277 19.0409 9.08862 17.9603L2.11994 24.3929C1.60732 24.8661 0.808175 24.8341 0.334991 24.3215C-0.138192 23.8089 -0.106226 23.0098 0.406389 22.5366L7.22679 16.2408C5.86882 14.6013 5.05264 12.4968 5.05264 10.2016C5.05264 4.96942 9.29415 0.727905 14.5263 0.727905C19.7585 0.727905 24 4.96942 24 10.2016Z' stroke%3D'%23343639' stroke-width%3D'0.5' stroke-linecap%3D'square' fill%3D'%23343639' /%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;border-width:0;position:absolute;bottom:0;right:1.4rem;width:1.8rem;height:1.5rem;transform:scaleX(-1);opacity:.6;text-indent:-99999px;overflow:hidden}.su-site-search input[type=submit]:hover,.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{background-color:rgba(0,0,0,0);opacity:1}.su-site-search input[type=submit]:active,.su-site-search input[type=submit]:focus{box-shadow:none}.hb-local-footer{font-size:1.6rem;padding:4.8rem 0;border-top:1px solid;border-color:#b3b5b9}.hb-local-footer .hb-secondary-nav{display:block}.hb-local-footer .menu{list-style-type:none;margin:0;padding:0}.hb-local-footer .menu-item{margin-bottom:1.4rem;padding-right:1.8rem}@media(min-width: 992px){.hb-local-footer .menu-item{font-size:1.8rem}}.hb-local-footer .menu-item a:hover .fa-ext::after,.hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-cardinal .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-bluejay .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-warbler .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-local-footer .menu-item a:hover .fa-ext::after,.ht-pairing-firefinch .hb-local-footer .menu-item a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-local-footer .block__title,.hb-local-footer .hb-secondary-nav__heading{font-size:1.4rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.hb-local-footer.hb-dark-pattern{border-top:0}.hb-local-footer.hb-dark-pattern .menu-item{margin-bottom:1.4rem}.field-hs-hero-image{position:relative}.hs-full-width .field-hs-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-hero-image img{width:100%}.field-hs-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-hero-image::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-hero-overlay{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-hero-overlay{min-height:49rem}}.hs-full-width .hb-hero-overlay{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-hero-overlay :is(.hb-gradient-hero){margin-top:0}.hb-hero-overlay::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-hero-overlay::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-hero-overlay__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__image-wrapper .field-hs-hero-image,.hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-hero-image,.hs-full-width .hb-hero-overlay__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-hero-overlay__image-wrapper article,.hb-hero-overlay__image-wrapper picture,.hb-hero-overlay__image-wrapper .field-media-image{height:inherit}.hb-hero-overlay__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-hero-overlay__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;text-align:center}@media(min-width: 768px){.hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-hero-overlay__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-hero-overlay__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-hero-overlay__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-hero-overlay__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-hero-overlay__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-hero-overlay__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-hero-overlay__text h2{font-size:3.6rem}}.hb-hero-overlay__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-hero-overlay__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body,.hb-hero-overlay__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-hero-overlay__text{padding:6rem 0}}@media(min-width: 992px){.hb-hero-overlay__text{padding:6.6rem 0}}.hb-hero-overlay__text h2,.hb-hero-overlay__text .field-hs-hero-body{margin:0 auto}.hb-hero-overlay__text .field-hs-hero-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-body{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-body{width:50%}}.hb-hero-overlay__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-hero-overlay__text a:hover,.hb-hero-overlay__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{box-shadow:none}.hb-hero-overlay__text .field-hs-hero-link a:hover,.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:hover,.hb-hero-overlay__text .field-hs-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-hero-overlay__text .field-hs-hero-link a:focus,.hb-hero-overlay__text .field-hs-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-hero-overlay__text .field-hs-hero-link a,.hb-hero-overlay__text .field-hs-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-carousel .field-hs-hero-image::before{display:none}.hs-full-width .paragraph--type--hs-carousel{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-carousel :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-carousel .hb-hero-overlay{display:block;margin-top:0;display:flex;min-height:32rem}.paragraph--type--hs-carousel .hb-hero-overlay::before{animation:traditionalCarouselOverlay}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay{min-height:42rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);position:relative;margin:3.2rem 0 !important;align-self:stretch;text-align:left;left:2.8rem;transform:translateX(0) translateY(0)}@media(min-width: 576px){.paragraph--type--hs-carousel .hb-hero-overlay__text{bottom:25%}}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text{padding:5rem 0 5rem;left:3.2rem;width:50% !important}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:43% !important}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:48% !important;margin:5.2rem 0 !important}}@media(min-width: 1500px){.paragraph--type--hs-carousel .hb-hero-overlay__text{width:650px !important}}.paragraph--type--hs-carousel .hb-hero-overlay__text.animate{opacity:1}.hb-has-animation-enhancements .paragraph--type--hs-carousel .hb-hero-overlay__text.animate{animation-name:traditionalCarouselText}.paragraph--type--hs-carousel .hb-hero-overlay__text h2{width:auto;margin:0 3.2rem}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 5rem}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text h2{margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:1.4rem 3.2rem 0;width:auto}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{width:calc(100% - 10rem);margin:2.4rem 3.2rem 0}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 5rem 0}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-body{margin:2.4rem 3.2rem 0}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 3.2rem}@media(min-width: 768px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 6.4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{margin:0 5rem;width:calc(85% - 14rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(80% - 14rem)}}@media(min-width: 992px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(95% - 14rem)}}@media(min-width: 1200px){.hb-three-column--one-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(90% - 14rem)}}@media(min-width: 992px){.hb-three-column--two-sidebar .paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link{width:calc(100% - 6.4rem);margin:0 3.2rem}}.paragraph--type--hs-carousel .hb-hero-overlay__text .field-hs-hero-link a{max-width:unset}.paragraph--type--hs-carousel .slick{position:relative}.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:7.5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .hb-hero-overlay__text{padding-bottom:8rem}}.paragraph--type--hs-carousel .slick .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;overflow:visible;list-style-type:none;position:absolute}}@media(min-width: 768px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(50% + 7.7rem);bottom:5.3rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{bottom:2.3rem}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 8.4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc(63% - 6rem);bottom:7.7rem}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc(57% + 3.6rem);bottom:4.8rem}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:13rem;bottom:4.8rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem)}.hb-three-column--one-sidebar .paragraph--type--hs-carousel .slick .slick-dots{right:calc((100% - 65rem) + 8rem);bottom:4.8rem}}.paragraph--type--hs-carousel .slick .slick-dots li{display:inline-block}.paragraph--type--hs-carousel .slick .slick-dots .slick-active button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;font-size:4rem}.paragraph--type--hs-carousel .slick .slick-dots button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-size:0;padding-top:0.5rem}.paragraph--type--hs-carousel .slick .slick-dots button::before{color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5' stroke%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left;height:1.1rem;width:1.1rem;display:block;margin:0 1rem;border-radius:50%;box-shadow:inset -0.2rem 0 #f4f4f4,0 -0.2rem 0 var(--palette--secondary),0 0 0 0.2rem #000}.paragraph--type--hs-carousel .slick .slick-dots button:hover::before,.paragraph--type--hs-carousel .slick .slick-dots button:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 11 11' fill%3D'none'%3E%3Ccircle cx%3D'5.49989' cy%3D'5.49994' r%3D'5.5' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top left}.paragraph--type--hs-carousel .slick__arrow{margin:0;padding:0;font-size:0}.paragraph--type--hs-carousel .slick__arrow .slick-prev,.paragraph--type--hs-carousel .slick__arrow .slick-next{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;position:absolute;bottom:3rem}.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-prev,.hs-full-width .paragraph--type--hs-carousel .slick__arrow .slick-next{bottom:6rem}.paragraph--type--hs-carousel .slick__arrow .slick-prev::before,.paragraph--type--hs-carousel .slick__arrow .slick-next::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 23 20'%3E%3Cpath d%3D'm15,0.2l-1.4,1.4l4.7,4.6h-18.2v2h17.9l-4.4,4.1l1.4,1.5l7.1,-6.6z' fill%3D'%23f4f4f4'/%3E%3C/svg%3E");filter:drop-shadow(0.175rem 0.2rem 0 #000000);background-size:85%;height:2.5rem;width:2.5rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-carousel .slick__arrow .slick-prev:hover,.paragraph--type--hs-carousel .slick__arrow .slick-prev:focus,.paragraph--type--hs-carousel .slick__arrow .slick-next:hover,.paragraph--type--hs-carousel .slick__arrow .slick-next:focus{cursor:pointer}.paragraph--type--hs-carousel .slick__arrow .slick-prev{transform:rotate(180deg);transform:scaleX(-1);margin-bottom:1.25rem;right:calc(5rem + 4rem)}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{right:inherit;left:calc(53% - 8.5rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(45% - 8.5rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:inherit;right:calc(5rem + 4rem)}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(50% - 8.5rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(65rem - 6.5rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-prev{left:calc(100% - 8.8rem)}}.paragraph--type--hs-carousel .slick__arrow .slick-next{margin-bottom:1.25rem;right:5rem}@media(min-width: 768px){.paragraph--type--hs-carousel .slick__arrow .slick-next{right:inherit;left:calc(53% - 4rem)}}@media(min-width: 992px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(45% - 4rem)}.hb-three-column--two-sidebar .paragraph--type--hs-carousel .slick__arrow .slick-next{left:inherit;right:5rem}}@media(min-width: 1200px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(50% - 4rem);margin-bottom:4rem}}@media(min-width: 1500px){.paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(65rem - 2rem)}.field-hs-collection-items.item-per-row--2 .paragraph--type--hs-carousel .slick__arrow .slick-next{left:calc(100% - 4.3rem)}}@keyframes colorfulCarouselText{}@keyframes colorfulCarouselImage{}@keyframes traditionalCarouselText{}@keyframes traditionalCarouselOverlay{}.hs-full-width .paragraph--type--hs-banner{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-banner :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-banner .field-hs-banner-image{position:relative}.paragraph--type--hs-banner img{width:100%}.ptype-hs-postcard .hb-card__title{margin-bottom:1rem}.hb-grid .ptype-hs-postcard .hb-card__title h2,.ptype-hs-row .ptype-hs-postcard .hb-card__title h2,.hb-grid .ptype-hs-postcard .hb-card__title h3,.ptype-hs-row .ptype-hs-postcard .hb-card__title h3,.hb-grid .ptype-hs-postcard .hb-card__title h4,.ptype-hs-row .ptype-hs-postcard .hb-card__title h4,.hb-grid .ptype-hs-postcard .hb-card__title h5,.ptype-hs-row .ptype-hs-postcard .hb-card__title h5,.hb-grid .ptype-hs-postcard .hb-card__title h6,.ptype-hs-row .ptype-hs-postcard .hb-card__title h6{font-size:2.2rem}.ptype-hs-postcard .hb-card__img{flex-shrink:0}.ptype-hs-postcard .hb-card__content{display:flex;flex-direction:column}.ptype-hs-postcard .hb-card__description{margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent{order:2;margin-bottom:0}.ptype-hs-postcard .hb-card__subcontent-item{width:100%}.ptype-hs-postcard .hb-card__decorative-link::before{display:none}.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%;margin:0;overflow-wrap:break-word}.hb-font-sans-serif .field-hs-postcard-title h2,.hb-font-sans-serif .field-hs-postcard-title h3,.hb-font-sans-serif .field-hs-postcard-title h4,.hb-font-sans-serif .field-hs-postcard-title h5,.hb-font-sans-serif .field-hs-postcard-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-postcard-title h2,.field-hs-postcard-title h3,.field-hs-postcard-title h4,.field-hs-postcard-title h5,.field-hs-postcard-title h6{font-size:2.5rem;line-height:115%}}.field-hs-postcard-link{position:relative;width:100%}.field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.field-hs-postcard-link a .fa-mailto{display:none}.field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.field-hs-postcard-link a:hover::after,.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link a:hover,.field-hs-postcard-link a:focus{text-decoration:underline}.field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .field-hs-postcard-link a:hover,.hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.field-hs-postcard-link.decanter-button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none}.field-hs-postcard-link.decanter-button:hover,.field-hs-postcard-link.decanter-button:focus{background-color:rgba(0,0,0,0)}.field-hs-postcard-body{font-weight:400;font-size:1.8rem;line-height:127%;margin-bottom:1rem}.hb-vertical-linked-card{position:relative;background-color:rgba(0,0,0,0)}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card{display:flex;flex-flow:column nowrap}.hb-vertical-linked-card__img{overflow:hidden}.hb-vertical-linked-card__img img{width:100%;transition:transform 300ms ease-in-out}.hb-vertical-linked-card:hover .hb-vertical-linked-card__img img,.hb-vertical-linked-card:focus .hb-vertical-linked-card__img img{transform:scale(1.07)}.hb-vertical-linked-card .field-media-image{margin:0}.hb-vertical-linked-card__title{position:relative;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:118%;word-break:break-word;transition:background-color 300ms ease-in-out;padding:1.6rem 5.4rem 1.6rem 1.6rem;color:#fff;background-color:#600e0e;background-color:var(--palette--primary);margin:0}@media(min-width: 576px){.hb-vertical-linked-card__title{font-size:2.4rem}}@media(min-width: 768px){.hb-vertical-linked-card__title{font-size:2.7rem}}.hb-stretch-vertical-linked-cards .hb-vertical-linked-card__title:nth-last-child(2){flex:1 1 auto}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title{background-color:#330808;background-color:var(--palette--primary-dark);text-decoration:underline}.hb-vertical-linked-card:hover .hb-vertical-linked-card__title::after,.hb-vertical-linked-card:focus .hb-vertical-linked-card__title::after{background-position:6px}@media(min-width: 576px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2rem;line-height:118%}}@media(min-width: 992px){.hb-grid .hb-vertical-linked-card__title,.ptype-hs-row .hb-vertical-linked-card__title,.ptype-hs-collection .hb-vertical-linked-card__title,.ptype-hs-priv-collection .hb-vertical-linked-card__title{font-size:2.4rem;line-height:121%}}.hb-vertical-linked-card__title::after{content:"";display:block;height:4.8rem;width:4.8rem;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");position:absolute;right:0;transition:background-position 300ms ease-in-out;bottom:0.7rem}.hb-vertical-linked-card__link::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.hb-vertical-linked-card__description{font-weight:400;font-size:1.8rem;line-height:127%;word-break:break-word;flex:1 1 auto;background-color:#dbdcde;background-color:var(--palette--tertiary-reversed);padding:1.6rem 1.6rem 2.8rem}@media(min-width: 576px){.hb-vertical-linked-card__description{font-size:1.8rem}}.hb-vertical-linked-card__description .field-hs-postcard-body{margin-bottom:0}.block-layout-builder:not(:last-child){margin-bottom:2rem}.block-layout-builder .link a:hover .fa-ext::after,.block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-cardinal .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-bluejay .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-warbler .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .block-layout-builder .link a:hover .fa-ext::after,.ht-pairing-firefinch .block-layout-builder .link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.block-hs-blocks,.hb-sidebar-block{padding:2rem 1.8rem;border:1px solid;border-color:#b3b5b9}.block-hs-blocks:not(:last-child),.hb-sidebar-block:not(:last-child){margin-bottom:1.8rem}.block__title{margin-top:0;margin-bottom:2rem;width:100%}.field-label,.views-label{font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0}.label-inline{display:flex}.label-inline .field-label{margin-right:0.6rem}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin:0}.email{word-break:break-all}.email a{color:#b1040e;color:var(--palette--tertiary);background-image:none}.email a:hover,.email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer .email a{background-image:none}.hb-local-footer .email a:hover,.hb-local-footer .email a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .email a,.hb-dark-inversion .views-element-container .email a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .email a:hover,.hb-dark-pattern .email a:focus,.hb-dark-inversion .views-element-container .email a:hover,.hb-dark-inversion .views-element-container .email a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .email a:hover .fa-ext::after,.hb-dark-pattern .email a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .email a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .email a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.email [class^=fa-]{display:none}.email .field-label{word-break:normal}.datetime{line-height:1.4;color:#343639}.address{margin:0;font-style:italic;color:#343639}.given-name,.family-name{font-weight:600;font-style:normal}.string div div{margin-bottom:0.6rem}.layout-builder-form,.ui-dialog-off-canvas,.block-categories,.layout-builder-discard-changes{font-size:1.6rem}.hb-table-pattern{width:100%;border-collapse:collapse;font-size:1.3rem;text-align:left;border:1px solid;border-color:#dbdcde}.hb-dark-pattern .hb-table-pattern{color:#000;background-color:#fff}@media(min-width: 576px){.hb-table-pattern{font-size:1.6rem}}@media(min-width: 768px){.hb-table-pattern{display:table}}.hb-table-pattern__header{display:none}@media(min-width: 768px){.hb-table-pattern__header{display:table-header-group}}.hb-table-pattern__caption{color:#343639;font-size:1.4rem;padding:2rem 0}@media(min-width: 768px){.hb-table-pattern__caption{font-size:1.6rem;padding:2.8rem 0}}.hb-table-pattern__row{text-transform:uppercase;background-color:#600e0e;background-color:var(--palette--primary);color:#fff;font-weight:600}.hb-dark-pattern .hb-table-pattern__row,.hb-dark-inversion .views-element-container .hb-table-pattern__row{background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-pattern__row{display:table-row}}.hb-table-pattern__row>:nth-child(n){position:sticky;top:0;border-color:#fff;padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-pattern__row>:nth-child(n) a,.hb-table-pattern__row>:nth-child(n) a:not([class]){color:#fff;background-image:none}.hb-table-pattern__row>:nth-child(n) a:hover,.hb-table-pattern__row>:nth-child(n) a:focus,.hb-table-pattern__row>:nth-child(n) a:not([class]):hover,.hb-table-pattern__row>:nth-child(n) a:not([class]):focus{color:#e8e9ea;color:var(--palette--secondary-highlight);box-shadow:none}.hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-pattern__row>:nth-child(n) a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-pattern__row>:nth-child(n){display:table-cell}}@media(min-width: 768px){.hb-table-pattern__body{display:table-row-group}}.hb-table-row{padding-bottom:1.4rem}@media(min-width: 768px){.hb-table-row{display:table-row}}.hb-table-row::before{content:"";display:block;height:1.1rem;background-color:#600e0e;background-color:var(--palette--primary)}@media(min-width: 768px){.hb-table-row::before{display:none}}.hb-table-row:nth-child(even){background-color:#f4f4f4}.hb-table-row__column{padding:1.6rem;vertical-align:top;border:1px solid;border-color:#dbdcde}.hb-table-row__column a:hover .fa-ext::after,.hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-cardinal .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-bluejay .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-warbler .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-table-row__column a:hover .fa-ext::after,.ht-pairing-firefinch .hb-table-row__column a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}@media(min-width: 768px){.hb-table-row__column{display:table-cell}}.hb-table-row__column:first-of-type{margin-top:0.4rem}.hb-table-pattern .hb-table-row__column{border:0 none}@media(min-width: 768px){.hb-table-pattern .hb-table-row__column{border:1px solid;border-color:#dbdcde}}.hb-table-row__column .views-field-body{padding-bottom:2.8rem}.hb-table-row__column .views-field-body .field-content p{font-size:1.3rem;margin:1.4rem 0 1rem}@media(min-width: 576px){.hb-table-row__column .views-field-body .field-content p{font-size:1.6rem}}.hb-table-row__heading{font-weight:700;margin:0 0 0.4rem;text-transform:uppercase}@media(min-width: 576px){.hb-table-row__heading{margin:0 0 0.6rem}}@media(min-width: 768px){.hb-table-row__heading{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}}.hb-table-row__heading--hidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hb-spotlight{padding:2.8rem 0;background-color:#dde0e0;background-color:var(--palette--spotlight)}.hb-spotlight--background-gray{background-color:#dbdcde}.hc-pairing-lake .hb-spotlight{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}@media(min-width: 768px){.hb-spotlight{padding:3.2rem 0;margin:3.2rem 0}}.hs-full-width .hb-spotlight{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-spotlight :is(.hb-gradient-hero){margin-top:0}.hb-spotlight__wrapper{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;display:block}@media(min-width: 768px){.hb-spotlight__wrapper{width:calc(100% - (2 * 3.2rem)) !important}}@media(min-width: 768px){.hb-spotlight__wrapper{display:flex;align-items:center}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__wrapper{flex-direction:row-reverse}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__wrapper{flex-direction:row}}@media(min-width: 768px){.hb-spotlight__text{flex-basis:55%;flex-grow:1;max-width:75%}}.hb-spotlight__text .field-hs-spotlight-title h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%;margin:0 0 2rem}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-spotlight__text .field-hs-spotlight-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{font-size:3.6rem}}@media(min-width: 768px){.hb-spotlight__text .field-hs-spotlight-title h2{margin:0 0 2rem}}.hb-spotlight__text .field-hs-spotlight-link{margin-top:2.8rem}.hb-spotlight__text .field-hs-spotlight-link a,.hb-spotlight__text .field-hs-spotlight-link button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);padding:0.4rem 2rem}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{cursor:pointer}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link button:hover,.hb-spotlight__text .field-hs-spotlight-link button:focus,.hb-spotlight__text .field-hs-spotlight-link button:active{background-image:none;outline:none}.hb-spotlight__text .field-hs-spotlight-link a:hover,.hb-spotlight__text .field-hs-spotlight-link button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.hb-spotlight__text .field-hs-spotlight-link a:active,.hb-spotlight__text .field-hs-spotlight-link a:focus,.hb-spotlight__text .field-hs-spotlight-link button:active,.hb-spotlight__text .field-hs-spotlight-link button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-spotlight__image-wrapper{margin-bottom:2.8rem}@media(min-width: 768px){.hb-spotlight__image-wrapper{width:45%;margin-bottom:0}}@media(min-width: 768px){.hb-spotlight--image-default .hb-spotlight__image-wrapper{margin-left:3.2rem}}@media(min-width: 768px){.hb-spotlight--image-left .hb-spotlight__image-wrapper{margin-right:3.2rem}}.hb-spotlight__image-wrapper img{width:100%}.paragraph--type--hs-sptlght-slder{position:relative}.hs-full-width .paragraph--type--hs-sptlght-slder{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-sptlght-slder :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-sptlght-slder .slick{position:relative}.paragraph--type--hs-sptlght-slder .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-sptlght-slder .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-sptlght-slder .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-sptlght-slder .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-sptlght-slder .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-sptlght-slder .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-sptlght-slder .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-sptlght-slder .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.hs-full-width .paragraph--type--hs-sptlght-slder .hb-spotlight{margin-top:0}.hb-testimonial{margin-top:4rem}.hs-paragraph-style--well .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-row-components .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial,.hs-paragraph-style--well-full-width .field-hs-collection-items .ptype-hs-testimonial .hb-testimonial{margin-top:0}.hb-testimonial__wrapper{position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem;padding-bottom:3.4rem;margin:0}@media(min-width: 992px){.hb-testimonial__wrapper{padding:4.4rem 2.8rem}}.hb-testimonial__wrapper::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-testimonial__wrapper::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-testimonial__wrapper::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-testimonial__wrapper::before,.hs-paragraph-style--well .hb-testimonial__wrapper::before,.hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__wrapper,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper{border-color:#fff}.hb-dark-pattern .hb-testimonial__wrapper::before,.hb-dark-inversion .views-element-container .hb-testimonial__wrapper::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper{border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__wrapper::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-testimonial__wrapper{padding-bottom:3.4rem}}@media(min-width: 576px){.counted-items-2 .hb-testimonial__wrapper,.counted-items-3 .hb-testimonial__wrapper{margin:0}}.hb-testimonial__author-block{display:flex;align-items:center;flex-direction:column;max-width:100%}@media(min-width: 576px){.hb-testimonial__author-block{max-width:80%;flex-direction:row}}.counted-items-2 .hb-testimonial__author-block{max-width:100%;flex-direction:column}@media(min-width: 1200px){.counted-items-2 .hb-testimonial__author-block{flex-direction:row}}.counted-items-3 .hb-testimonial__author-block{max-width:100%;flex-direction:column}.hb-testimonial--top .hb-testimonial__author-block{padding-top:3.6rem}.hb-testimonial__image{min-width:10rem;width:10rem;margin:0 2rem 2rem 0}.hb-testimonial__image img{max-width:inherit;width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.hb-testimonial__author-credits{margin-bottom:2rem}.hb-testimonial__name{font-weight:600}.hb-testimonial__position{font-size:1.6rem}.hb-testimonial__position+.hb-testimonial__link{padding-top:1.6rem}.hb-testimonial__link{position:relative}.hb-testimonial__link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-testimonial__link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-testimonial__link a:hover::after,.hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial__link a:hover,.hb-testimonial__link a:focus{text-decoration:underline}.hb-testimonial__link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-testimonial__link a:hover,.hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-testimonial__link a:hover::after,.hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a,.hb-dark-inversion .views-element-container .hb-testimonial__link a{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus{color:#fff}[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:hover::after,[class*=-pairing-] .hb-dark-pattern .hb-testimonial__link a:focus::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:hover::after,.hb-dark-inversion .views-element-container .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-testimonial__link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial__link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-testimonial figure.hb-testimonial__content{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.hb-testimonial--bottom .hb-testimonial figure.hb-testimonial__content{padding-top:0.6rem}.hb-testimonial blockquote.hb-testimonial__quote{width:100%;margin:0}.hb-dark-pattern .hs-paragraph-style--well .hb-testimonial blockquote.hb-testimonial__quote,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-testimonial blockquote.hb-testimonial__quote{color:#8c1515;color:var(--palette--secondary)}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::before,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-testimonial blockquote.hb-testimonial__quote .field-hs-testimonial-quote::after,.hb-testimonial blockquote.hb-testimonial__quote .views-field .field-content p:first-of-type::after{position:absolute;content:close-quote;margin-right:1rem}.hb-testimonial blockquote.hb-testimonial__quote.hb-testimonial__quote--bottom{padding-bottom:1.6rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type{padding-top:2rem}.hb-dark-pattern:first-child .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:4rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-1 .ptype-hs-testimonial:first-of-type .hb-testimonial__wrapper{margin-top:6rem}.hb-dark-pattern:first-child .ptype-hs-row .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .counted-items-3 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-2 .ptype-hs-testimonial:first-of-type,.hb-dark-pattern:first-child .ptype-hs-row .hs-paragraph-style--well .counted-items-3 .ptype-hs-testimonial:first-of-type{padding-top:initial}.hb-not-layout-builder-main-content{padding-bottom:4.2rem}.hb-not-layout-builder-main-content form{margin-bottom:4.2rem}.hb-not-layout-builder-main-content .form-actions{display:inline-block}.hb-not-layout-builder-main-content .form-item{margin-bottom:2rem}@media(min-width: 576px){.hb-not-layout-builder-main-content .form-item{display:inline-block;margin-right:1.4rem}}.js-pager__items{margin:3.2rem 0;padding:0;text-align:center}.js-pager__items li{display:inline;font-weight:600;margin:1rem}.js-pager__items li:not(.pager__item) a,.js-pager__items .pager__item--first a,.js-pager__items .pager__item--last a,.js-pager__items .pager__item--next a,.js-pager__items .pager__item--previous a{color:#8c1515;color:var(--palette--secondary);text-decoration:none}.js-pager__items li:not(.pager__item) a:focus,.js-pager__items li:not(.pager__item) a:hover,.js-pager__items .pager__item--first a:focus,.js-pager__items .pager__item--first a:hover,.js-pager__items .pager__item--last a:focus,.js-pager__items .pager__item--last a:hover,.js-pager__items .pager__item--next a:focus,.js-pager__items .pager__item--next a:hover,.js-pager__items .pager__item--previous a:focus,.js-pager__items .pager__item--previous a:hover{color:#8c1515;color:var(--palette--secondary);text-decoration:underline;background-image:none;background-color:rgba(0,0,0,0)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a:focus,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:focus,.hb-dark-pattern .js-pager__items li:not(.pager__item) a:hover,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a:hover,.hb-dark-pattern .js-pager__items .pager__item--first a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:focus,.hb-dark-pattern .js-pager__items .pager__item--first a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a:hover,.hb-dark-pattern .js-pager__items .pager__item--last a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:focus,.hb-dark-pattern .js-pager__items .pager__item--last a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a:hover,.hb-dark-pattern .js-pager__items .pager__item--next a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:focus,.hb-dark-pattern .js-pager__items .pager__item--next a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a:hover,.hb-dark-pattern .js-pager__items .pager__item--previous a:focus,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:focus,.hb-dark-pattern .js-pager__items .pager__item--previous a:hover,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .js-pager__items li:not(.pager__item) a,.hb-dark-inversion .views-element-container .js-pager__items li:not(.pager__item) a,.hb-dark-pattern .js-pager__items .pager__item--first a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--first a,.hb-dark-pattern .js-pager__items .pager__item--last a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--last a,.hb-dark-pattern .js-pager__items .pager__item--next a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--next a,.hb-dark-pattern .js-pager__items .pager__item--previous a,.hb-dark-inversion .views-element-container .js-pager__items .pager__item--previous a{border:none;color:#dbdcde;color:var(--palette--tertiary-reversed)}.pager__items{list-style:none;margin:0.6rem 0 0}.pager__item:first-of-type{margin-left:0}.pager__item:last-of-type{margin-right:0}.pager__item a{color:#343639;display:inline-block;padding:0.6rem 0.9rem;border-radius:30px;min-width:3.1rem;text-align:center;text-decoration:none;transition:background-color 300ms ease-in-out;background-image:none}@media(min-width: 768px){.pager__item a{padding:0.6rem 1.2rem}}.hb-dark-pattern .pager__item a,.hb-dark-inversion .views-element-container .pager__item a{border:1px solid;border-color:rgba(0,0,0,0)}.pager__item a:hover,.pager__item a:focus{background-color:#dbdcde}.hb-dark-pattern .pager__item a:hover,.hb-dark-inversion .views-element-container .pager__item a:hover,.hb-dark-pattern .pager__item a:focus,.hb-dark-inversion .views-element-container .pager__item a:focus{background-color:rgba(0,0,0,0);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.pager__item.is-active{background-color:#343639;display:inline-block;border-radius:30px}.pager__item.is-active a{color:#fff}.pager__item.is-active a:hover,.pager__item.is-active a:focus{cursor:default;background-color:rgba(0,0,0,0)}.hb-dark-pattern .pager__item.is-active a,.hb-dark-inversion .views-element-container .pager__item.is-active a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button,a.button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem}.button:hover,a.button:hover{cursor:pointer}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{background-image:none;outline:none}.button:hover,a.button:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.button:active,.button:focus,a.button:active,a.button:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.button[data-drupal-selector=edit-reset],a.button[data-drupal-selector=edit-reset]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0;line-height:1;min-height:auto;color:#8c1515;color:var(--palette--secondary);text-decoration:underline;line-height:1.4;border:1px solid;border-color:rgba(0,0,0,0);padding:0.3rem 0.6rem}.hb-dark-pattern .button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset],.hb-dark-pattern a.button[data-drupal-selector=edit-reset],.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]{color:#dbdcde;color:var(--palette--tertiary-reversed)}.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:hover{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern .button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container .button[data-drupal-selector=edit-reset]:hover,.hb-dark-pattern a.button[data-drupal-selector=edit-reset]:hover,.hb-dark-inversion .views-element-container a.button[data-drupal-selector=edit-reset]:hover{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:focus{border-bottom-color:rgba(0,0,0,0)}.button[data-drupal-selector=edit-reset]:hover,.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:hover,a.button[data-drupal-selector=edit-reset]:focus{cursor:pointer}.button[data-drupal-selector=edit-reset]:focus,.button[data-drupal-selector=edit-reset]:active,a.button[data-drupal-selector=edit-reset]:focus,a.button[data-drupal-selector=edit-reset]:active{border-color:#8c1515;border-color:var(--palette--secondary);box-shadow:none}a.hs-button,button.hs-button,.hs-button a,.hs-button button,.hs-button a:not([class]),.hs-button button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{cursor:pointer}a.hs-button:hover,a.hs-button:focus,a.hs-button:active,button.hs-button:hover,button.hs-button:focus,button.hs-button:active,.hs-button a:hover,.hs-button a:focus,.hs-button a:active,.hs-button button:hover,.hs-button button:focus,.hs-button button:active,.hs-button a:not([class]):hover,.hs-button a:not([class]):focus,.hs-button a:not([class]):active,.hs-button button:not([class]):hover,.hs-button button:not([class]):focus,.hs-button button:not([class]):active{background-image:none;outline:none}a.hs-button:hover,button.hs-button:hover,.hs-button a:hover,.hs-button button:hover,.hs-button a:not([class]):hover,.hs-button button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button:active,a.hs-button:focus,button.hs-button:active,button.hs-button:focus,.hs-button a:active,.hs-button a:focus,.hs-button button:active,.hs-button button:focus,.hs-button a:not([class]):active,.hs-button a:not([class]):focus,.hs-button button:not([class]):active,.hs-button button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button,.hb-dark-inversion .views-element-container a.hs-button,.hb-dark-pattern button.hs-button,.hb-dark-inversion .views-element-container button.hs-button,.hb-dark-pattern .hs-button a,.hb-dark-inversion .views-element-container .hs-button a,.hb-dark-pattern .hs-button button,.hb-dark-inversion .views-element-container .hs-button button,.hb-dark-pattern .hs-button a:not([class]),.hb-dark-inversion .views-element-container .hs-button a:not([class]),.hb-dark-pattern .hs-button button:not([class]),.hb-dark-inversion .views-element-container .hs-button button:not([class]){color:#fff}a.btn,button.btn,.btn a,.btn button,.btn a:not([class]),.btn button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{cursor:pointer}a.btn:hover,a.btn:focus,a.btn:active,button.btn:hover,button.btn:focus,button.btn:active,.btn a:hover,.btn a:focus,.btn a:active,.btn button:hover,.btn button:focus,.btn button:active,.btn a:not([class]):hover,.btn a:not([class]):focus,.btn a:not([class]):active,.btn button:not([class]):hover,.btn button:not([class]):focus,.btn button:not([class]):active{background-image:none;outline:none}a.btn:hover,button.btn:hover,.btn a:hover,.btn button:hover,.btn a:not([class]):hover,.btn button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.btn:active,a.btn:focus,button.btn:active,button.btn:focus,.btn a:active,.btn a:focus,.btn button:active,.btn button:focus,.btn a:not([class]):active,.btn a:not([class]):focus,.btn button:not([class]):active,.btn button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.btn,.hb-dark-inversion .views-element-container a.btn,.hb-dark-pattern button.btn,.hb-dark-inversion .views-element-container button.btn,.hb-dark-pattern .btn a,.hb-dark-inversion .views-element-container .btn a,.hb-dark-pattern .btn button,.hb-dark-inversion .views-element-container .btn button,.hb-dark-pattern .btn a:not([class]),.hb-dark-inversion .views-element-container .btn a:not([class]),.hb-dark-pattern .btn button:not([class]),.hb-dark-inversion .views-element-container .btn button:not([class]){color:#fff}a.hs-button--big,button.hs-button--big,.hs-button--big a,.hs-button--big button,.hs-button--big a:not([class]),.hs-button--big button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);font-size:1.8rem;border-width:0.3rem;padding:0.8rem 3.5rem}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{cursor:pointer}a.hs-button--big:hover,a.hs-button--big:focus,a.hs-button--big:active,button.hs-button--big:hover,button.hs-button--big:focus,button.hs-button--big:active,.hs-button--big a:hover,.hs-button--big a:focus,.hs-button--big a:active,.hs-button--big button:hover,.hs-button--big button:focus,.hs-button--big button:active,.hs-button--big a:not([class]):hover,.hs-button--big a:not([class]):focus,.hs-button--big a:not([class]):active,.hs-button--big button:not([class]):hover,.hs-button--big button:not([class]):focus,.hs-button--big button:not([class]):active{background-image:none;outline:none}a.hs-button--big:hover,button.hs-button--big:hover,.hs-button--big a:hover,.hs-button--big button:hover,.hs-button--big a:not([class]):hover,.hs-button--big button:not([class]):hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}a.hs-button--big:active,a.hs-button--big:focus,button.hs-button--big:active,button.hs-button--big:focus,.hs-button--big a:active,.hs-button--big a:focus,.hs-button--big button:active,.hs-button--big button:focus,.hs-button--big a:not([class]):active,.hs-button--big a:not([class]):focus,.hs-button--big button:not([class]):active,.hs-button--big button:not([class]):focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-button--big,.hb-dark-inversion .views-element-container a.hs-button--big,.hb-dark-pattern button.hs-button--big,.hb-dark-inversion .views-element-container button.hs-button--big,.hb-dark-pattern .hs-button--big a,.hb-dark-inversion .views-element-container .hs-button--big a,.hb-dark-pattern .hs-button--big button,.hb-dark-inversion .views-element-container .hs-button--big button,.hb-dark-pattern .hs-button--big a:not([class]),.hb-dark-inversion .views-element-container .hs-button--big a:not([class]),.hb-dark-pattern .hs-button--big button:not([class]),.hb-dark-inversion .views-element-container .hs-button--big button:not([class]){color:#fff}a.hs-secondary-button,button.hs-secondary-button,.hs-secondary-button a,.hs-secondary-button button,.hs-secondary-button a:not([class]),.hs-secondary-button button:not([class]),a.more-link,button.more-link,.more-link a,.more-link button,.more-link a:not([class]),.more-link button:not([class]){background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;border-color:#8c1515;border-color:var(--palette--secondary);color:#8c1515;color:var(--palette--secondary);border-width:0.1rem}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{cursor:pointer}a.hs-secondary-button:hover,a.hs-secondary-button:focus,a.hs-secondary-button:active,button.hs-secondary-button:hover,button.hs-secondary-button:focus,button.hs-secondary-button:active,.hs-secondary-button a:hover,.hs-secondary-button a:focus,.hs-secondary-button a:active,.hs-secondary-button button:hover,.hs-secondary-button button:focus,.hs-secondary-button button:active,.hs-secondary-button a:not([class]):hover,.hs-secondary-button a:not([class]):focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button button:not([class]):hover,.hs-secondary-button button:not([class]):focus,.hs-secondary-button button:not([class]):active,a.more-link:hover,a.more-link:focus,a.more-link:active,button.more-link:hover,button.more-link:focus,button.more-link:active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link button:hover,.more-link button:focus,.more-link button:active,.more-link a:not([class]):hover,.more-link a:not([class]):focus,.more-link a:not([class]):active,.more-link button:not([class]):hover,.more-link button:not([class]):focus,.more-link button:not([class]):active{background-image:none;outline:none}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{background-color:rgba(0,0,0,0);color:#8c1515;color:var(--palette--secondary);box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem #00ce9d;box-shadow:0 0 0 0.2rem #fff,0 0 0 0.4rem var(--palette--secondary-active)}a.hs-secondary-button:hover,button.hs-secondary-button:hover,.hs-secondary-button a:hover,.hs-secondary-button button:hover,.hs-secondary-button a:not([class]):hover,.hs-secondary-button button:not([class]):hover,a.more-link:hover,button.more-link:hover,.more-link a:hover,.more-link button:hover,.more-link a:not([class]):hover,.more-link button:not([class]):hover{color:#fff;background-color:#8c1515;background-color:var(--palette--secondary)}a.hs-secondary-button:active,a.hs-secondary-button:focus,button.hs-secondary-button:active,button.hs-secondary-button:focus,.hs-secondary-button a:active,.hs-secondary-button a:focus,.hs-secondary-button button:active,.hs-secondary-button button:focus,.hs-secondary-button a:not([class]):active,.hs-secondary-button a:not([class]):focus,.hs-secondary-button button:not([class]):active,.hs-secondary-button button:not([class]):focus,a.more-link:active,a.more-link:focus,button.more-link:active,button.more-link:focus,.more-link a:active,.more-link a:focus,.more-link button:active,.more-link button:focus,.more-link a:not([class]):active,.more-link a:not([class]):focus,.more-link button:not([class]):active,.more-link button:not([class]):focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #b1040e;box-shadow:0 0 0 0.3rem var(--palette--secondary-active)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-pattern button.more-link,.hb-dark-pattern .more-link a,.hb-dark-pattern .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]){color:#f4f4f4;color:var(--palette--tertiary-highlight);border-color:#f4f4f4;border-color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):hover{background-color:rgba(0,0,0,0)}.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{background-color:rgba(0,0,0,0);box-shadow:none}.hb-dark-pattern a.hs-secondary-button:hover,.hb-dark-pattern a.hs-secondary-button:active,.hb-dark-pattern a.hs-secondary-button:focus,.hb-dark-pattern button.hs-secondary-button:hover,.hb-dark-pattern button.hs-secondary-button:active,.hb-dark-pattern button.hs-secondary-button:focus,.hb-dark-pattern .hs-secondary-button a:hover,.hb-dark-pattern .hs-secondary-button a:active,.hb-dark-pattern .hs-secondary-button a:focus,.hb-dark-pattern .hs-secondary-button button:hover,.hb-dark-pattern .hs-secondary-button button:active,.hb-dark-pattern .hs-secondary-button button:focus,.hb-dark-pattern .hs-secondary-button a:not([class]):hover,.hb-dark-pattern .hs-secondary-button a:not([class]):active,.hb-dark-pattern .hs-secondary-button a:not([class]):focus,.hb-dark-pattern .hs-secondary-button button:not([class]):hover,.hb-dark-pattern .hs-secondary-button button:not([class]):active,.hb-dark-pattern .hs-secondary-button button:not([class]):focus,.hb-dark-pattern a.more-link:hover,.hb-dark-pattern a.more-link:active,.hb-dark-pattern a.more-link:focus,.hb-dark-pattern button.more-link:hover,.hb-dark-pattern button.more-link:active,.hb-dark-pattern button.more-link:focus,.hb-dark-pattern .more-link a:hover,.hb-dark-pattern .more-link a:active,.hb-dark-pattern .more-link a:focus,.hb-dark-pattern .more-link button:hover,.hb-dark-pattern .more-link button:active,.hb-dark-pattern .more-link button:focus,.hb-dark-pattern .more-link a:not([class]):hover,.hb-dark-pattern .more-link a:not([class]):active,.hb-dark-pattern .more-link a:not([class]):focus,.hb-dark-pattern .more-link button:not([class]):hover,.hb-dark-pattern .more-link button:not([class]):active,.hb-dark-pattern .more-link button:not([class]):focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);border-color:#dbdbdb;border-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-secondary-button,.hb-dark-inversion .views-element-container a.hs-secondary-button,.hb-dark-pattern button.hs-secondary-button,.hb-dark-inversion .views-element-container button.hs-secondary-button,.hb-dark-pattern .hs-secondary-button a,.hb-dark-inversion .views-element-container .hs-secondary-button a,.hb-dark-pattern .hs-secondary-button button,.hb-dark-inversion .views-element-container .hs-secondary-button button,.hb-dark-pattern .hs-secondary-button a:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button a:not([class]),.hb-dark-pattern .hs-secondary-button button:not([class]),.hb-dark-inversion .views-element-container .hs-secondary-button button:not([class]),.hb-dark-pattern a.more-link,.hb-dark-inversion .views-element-container a.more-link,.hb-dark-pattern button.more-link,.hb-dark-inversion .views-element-container button.more-link,.hb-dark-pattern .more-link a,.hb-dark-inversion .views-element-container .more-link a,.hb-dark-pattern .more-link button,.hb-dark-inversion .views-element-container .more-link button,.hb-dark-pattern .more-link a:not([class]),.hb-dark-inversion .views-element-container .more-link a:not([class]),.hb-dark-pattern .more-link button:not([class]),.hb-dark-inversion .views-element-container .more-link button:not([class]){color:#fff}.views-element-container .more-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:2.4rem}@media(min-width: 768px){.views-element-container .more-link{margin-top:4.8rem}}.hs-button div:not([class])>div:not([class]),.hs-button.label-hidden>div:not([class]),.hs-button li:nth-child(n),.hs-button--big div:not([class])>div:not([class]),.hs-button--big.label-hidden>div:not([class]),.hs-button--big li:nth-child(n),.hs-secondary-button div:not([class])>div:not([class]),.hs-secondary-button.label-hidden>div:not([class]),.hs-secondary-button li:nth-child(n){display:inline-block;margin:0 0.5rem 1.3rem 0}.node--unpublished{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;background-color:rgba(234,171,0,.6);padding:2rem;margin-bottom:4rem}@media(min-width: 768px){.node--unpublished{width:calc(100% - (2 * 3.2rem)) !important}}.hb-main-nav__menu a[data-unpublished-node=true],.hb-secondary-nav__menu a[data-unpublished-node=true],.megamenu a[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.hb-main-nav__menu a[data-unpublished-node=true]:hover,.hb-secondary-nav__menu a[data-unpublished-node=true]:hover,.megamenu a[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]{background-color:rgba(234,171,0,.6)}.js .hb-main-nav__menu-lv1>li>.hb-main-nav__link[data-unpublished-node=true]:hover{background-color:rgba(183,134,0,.6)}.field-media-oembed-video{position:relative;aspect-ratio:16/9}.field-media-oembed-video iframe{width:100%;height:100%}.google-form{border:none;width:100%;min-height:30rem;margin-bottom:3.2rem}.field-hs-event-image article,.field-hs-news-image article,.field-hs-event-series-image article,.field-hs-person-square-img article,.field-hs-publication-image article,.field-hs-accordion-image article,.field-hs-spotlight-image article,.field-hs-hero-image article,.field-hs-postcard-image article{position:relative}.hb-caption-credit-image,.hb-relative article{position:relative}.private-page .title{display:flex;align-items:center}.private-page .title::before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:3rem;width:3rem;margin-right:1.4rem;margin-top:-1rem}@media(min-width: 768px){.private-page .title::before{height:3.6rem;width:3.6rem;margin-right:1rem;margin-top:-0.8rem}}.hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2rem 2rem;background-position:1.4rem 2rem;padding-left:4rem !important}@media(min-width: 768px){.hb-private-page-link{background-position:1.4rem 2.4rem}}@media(min-width: 992px){.hb-private-page-link{background-position:1.4rem 1.5rem}}@media(min-width: 992px){.hb-main-nav .hb-private-page-link{background-position:left 0 bottom 2rem;padding-left:2.4rem !important}}@media(min-width: 992px){.hb-main-nav__menu-lv2 .hb-private-page-link{background-size:1.5rem 1.5rem;background-position:0.7rem 1rem}}.hb-dark-pattern .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}@media(min-width: 992px){.hb-dark-pattern .hb-private-page-link.is-active,.hb-dark-pattern .hb-private-page-link:hover,.hb-dark-pattern .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23ffffff' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}@media(min-width: 992px){.hb-dark-pattern .hb-main-nav__menu-lv2 .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.we-mega-menu-submenu .hb-private-page-link{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-position:.7rem center;background-size:1.75rem 1.75rem;padding-left:3rem !important}@media(min-width: 992px){.we-mega-menu-submenu .hb-private-page-link.is-active,.we-mega-menu-submenu .hb-private-page-link:hover,.we-mega-menu-submenu .hb-private-page-link:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23000000' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}}.field-hs-priv-file-document a{color:#8c1515;color:var(--palette--secondary)}.field-hs-priv-file-document a:hover,.field-hs-priv-file-document a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.field-hs-time-title h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .field-hs-time-title h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.field-hs-time-title h2{font-size:2.5rem;line-height:115%}}.ptype-hs-timeline-item,.views-view-pattern .hb-timeline-item{position:relative}.ptype-hs-timeline-item::after,.views-view-pattern .hb-timeline-item::after{clear:both;content:"";display:table}.ptype-hs-timeline-item::before,.views-view-pattern .hb-timeline-item::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type::before,.views-view-pattern .hb-timeline-item:last-of-type::before{height:0}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::before,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::before{content:"";position:absolute;height:calc(100% - 20px);width:4px;background-color:#600e0e;background-color:var(--palette--primary);left:1rem;bottom:-0.2rem}.ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{background-color:#600e0e;background-color:var(--palette--primary);content:"";position:absolute;height:12px;width:12px;left:6px;bottom:-6px;border-radius:50%}.field-hs-row-components[class*=counted-items-] .ptype-hs-timeline-item,.field-hs-collection-items[class*=item-per-row--] .ptype-hs-timeline-item,.field-hs-row-components[class*=counted-items-] .views-view-pattern .hb-timeline-item,.field-hs-collection-items[class*=item-per-row--] .views-view-pattern .hb-timeline-item{margin-bottom:0 !important}.hb-timeline-item{position:relative;margin:0}.hb-timeline-item__summary{padding-bottom:2rem;line-height:133%;list-style-type:none;list-style-image:none}.hb-timeline-item__summary::-webkit-details-marker{display:none}.hb-timeline-item__summary:focus:not(:focus-visible){outline:0}.hb-timeline-item__summary:focus{outline:solid;outline-color:#b3b6b9;outline-color:var(--palette--secondary-highlight-darken)}.hb-timeline-item__summary:hover:not(:only-child){cursor:pointer}.hb-timeline-item__revealed-details{padding-bottom:2.4rem}.hb-timeline__collapsed .hb-timeline-item[open] .hb-timeline-item__revealed-details{animation:timelineFadeInDown 350ms ease-in-out forwards}.hb-timeline-item__heading{color:#600e0e;color:var(--palette--primary);font-size:1.8rem;font-weight:700;padding:0 3.2rem;position:relative}.hb-timeline-item__heading::before{content:"";position:absolute;width:1.3rem;height:1.3rem;top:0.12rem;left:0.12rem;border:4px solid var(--palette--primary);border-radius:50%;box-sizing:content-box}.hb-timeline-item__heading::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:2.4rem;height:1.2rem;top:1.2rem;right:0;transition:transform 150ms ease-in-out}.ht-pairing-cardinal .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23600e0e'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23003b45'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-timeline-item__heading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 14 7' fill%3D'%23A64C47'%3E%3Cpath d%3D'M0 0L5 5L10 0H0Z'/%3E%3C/svg%3E")}[aria-expanded=true] .hb-timeline-item__heading::after{transform:scaleY(-1)}:is(div.hb-timeline-item__summary) .hb-timeline-item__heading::after{display:none}.hb-timeline-item__subheading{font-size:1.6rem;font-style:italic;padding:0 3.2rem}.hb-timeline-item__description{font-size:1.6rem;padding:0 3.2rem;line-height:124%}@keyframes timelineFadeInDown{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}.field-hs-gradient-hero-image{position:relative}.hs-full-width .field-hs-gradient-hero-image{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .field-hs-gradient-hero-image :is(.hb-gradient-hero){margin-top:0}.field-hs-gradient-hero-image img{width:100%}.field-hs-gradient-hero-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hb-has-animation-enhancements .field-hs-gradient-hero-image::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.field-hs-gradient-hero-image::before{background:linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero--content-right .field-hs-gradient-hero-image::before{background:linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%)}.hb-gradient-hero{position:relative;min-height:39rem;display:flex}@media(min-width: 768px){.hb-gradient-hero{min-height:49rem}}.hs-full-width .hb-gradient-hero{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .hb-gradient-hero :is(.hb-gradient-hero){margin-top:0}.hb-gradient-hero::before{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hb-has-animation-enhancements .hb-gradient-hero::before.animate{animation-duration:1200ms;animation-timing-function:ease-out;animation-name:traditionalHeroOverlay}.hb-gradient-hero__image-wrapper{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__image-wrapper .field-hs-hero-image,.hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{height:inherit}.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-hero-image,.hs-full-width .hb-gradient-hero__image-wrapper .field-hs-gradient-hero-image{margin:0}.hb-gradient-hero__image-wrapper article,.hb-gradient-hero__image-wrapper picture,.hb-gradient-hero__image-wrapper .field-media-image{height:inherit}.hb-gradient-hero__image-wrapper img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover}.hb-gradient-hero__text{display:block;position:relative;align-self:center;padding:5.4rem 0;z-index:2;color:#fff;max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;max-width:150rem !important;padding-right:2.4rem}@media(min-width: 768px){.hb-gradient-hero__text{width:calc(100% - (2 * 3.2rem)) !important}}.hb-has-animation-enhancements.js .hb-gradient-hero__text{opacity:0}.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .paragraph--type--hs-gradient-hero-slider .unslick .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .ptype-hs-hero-image .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .hb-hero-overlay .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .slick-active .hb-gradient-hero__text.animate,.hb-has-animation-enhancements.js .field-hs-page-hero>:not(.paragraph--type--hs-carousel) .unslick .hb-gradient-hero__text.animate{animation-duration:1700ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-name:traditionalHeroText}.hb-gradient-hero__text h2{font-size:2.7rem;line-height:117%;margin:0 0 2.8rem;font-weight:400;line-height:112%}@media(min-width: 768px){.hb-gradient-hero__text h2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%;margin:0 0 3.2rem}.hb-font-sans-serif .hb-gradient-hero__text h2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}}@media(min-width: 768px)and (min-width: 768px){.hb-gradient-hero__text h2{font-size:3.6rem}}.hb-gradient-hero__text ul li::before{background-color:#8c1515;background-color:var(--palette--secondary)}.hb-gradient-hero__text ol li::before{color:#b1040e;color:var(--palette--secondary-active)}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:100%}@media(min-width: 576px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:80%}}@media(min-width: 768px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:70%}}@media(min-width: 992px){.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-hero-body,.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:60%}}@media(min-width: 576px){.hb-gradient-hero__text{padding:6rem 2.4rem}}@media(min-width: 992px){.hb-gradient-hero__text{padding:6.6rem 3rem}}.hb-gradient-hero__text h2,.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-bottom:0}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-title,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body,.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-link{display:flex;justify-content:flex-end;text-align:right}.hb-gradient-hero--content-right .hb-gradient-hero__text .field-hs-gradient-hero-body{flex-direction:column;align-items:flex-end}.hb-gradient-hero__text .field-hs-gradient-hero-body p{font-weight:400;font-size:1.8rem;line-height:127%;margin-top:1.4rem}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{margin-top:2.4rem;width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-body p{width:50%}}.hb-gradient-hero__text a{font-weight:400;font-size:1.8rem;line-height:127%;color:#dbdcde;color:var(--palette--tertiary-reversed);background-image:none}.hb-gradient-hero__text a:hover,.hb-gradient-hero__text a:focus{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{word-break:break-word;display:inline-block;font-weight:600;padding:0.4rem 2rem;text-decoration:none;text-align:center;transition:all 300ms ease-in-out;background-color:#8c1515;background-color:var(--palette--secondary);color:#fff;border-color:rgba(0,0,0,0);border-width:3px;border-style:solid;margin-top:2rem;padding:1.2rem}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{box-shadow:none}.hb-gradient-hero__text .field-hs-gradient-hero-link a:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:hover,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{background-color:rgba(0,0,0,0);border-color:#8c1515;border-color:var(--palette--secondary)}.hb-gradient-hero__text .field-hs-gradient-hero-link a:focus,.hb-gradient-hero__text .field-hs-gradient-hero-link button:focus{outline:0.2rem solid;outline-color:#fff;box-shadow:0 0 0 0.3rem #600e0e;box-shadow:0 0 0 0.3rem var(--palette--primary)}@media(min-width: 576px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:80%}}@media(min-width: 768px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:2.4rem;max-width:60%}}@media(min-width: 992px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{max-width:50%}}@media(min-width: 1200px){.hb-gradient-hero__text .field-hs-gradient-hero-link a,.hb-gradient-hero__text .field-hs-gradient-hero-link button{margin-top:3.2rem}}@keyframes colorfulHeroText{0%{opacity:0}100%{opacity:1}}@keyframes colorfulHeroImage{10%{opacity:0}100%{opacity:1}}@keyframes traditionalHeroText{0%{opacity:0;transform:translateY(-15px)}100%{opacity:1;transform:translateY(0)}}@keyframes traditionalHeroOverlay{0%{opacity:.9}100%{opacity:1}}.paragraph--type--hs-gradient-hero-slider{position:relative}.hs-full-width .paragraph--type--hs-gradient-hero-slider{margin:calc(-1 * 3.2rem) 0 3.2rem}.hs-full-width .paragraph--type--hs-gradient-hero-slider :is(.hb-gradient-hero){margin-top:0}.paragraph--type--hs-gradient-hero-slider .slick{position:relative}.paragraph--type--hs-gradient-hero-slider .slick-dots{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick-dots{display:inline-block;clip:inherit;height:auto;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);margin:0;padding:0;list-style-type:none}.paragraph--type--hs-gradient-hero-slider .slick-dots li{display:inline-block;line-height:25%}.paragraph--type--hs-gradient-hero-slider .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#b3b5b9;padding:0 2.2rem;margin:0 0.8rem;font-size:0;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick-dots li button:hover{transform:scale(0.9);background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button{background-color:#000}.paragraph--type--hs-gradient-hero-slider .slick-dots li.slick-active button:hover{transform:none}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:hover{opacity:60%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus{opacity:100%}.paragraph--type--hs-gradient-hero-slider .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.paragraph--type--hs-gradient-hero-slider .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev::before{left:0.8rem}}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next::before{right:0.8rem}.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}@media(min-width: 768px){:not(.hs-full-width).hb-three-column--no-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--one-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots,.hb-three-column--two-sidebar .paragraph--type--hs-gradient-hero-slider .slick-dots{bottom:-3.2rem}}.hb-callout-box{width:100%;position:relative;z-index:1;margin-bottom:2rem}@media(min-width: 768px){.hb-callout-box{width:40%}.hb-callout-box--align-right{float:right;margin-left:2rem}.hb-callout-box--align-left{float:left;margin-right:2rem}}.hb-callout-box .hs-font-splash:first-of-type{margin-top:0}.hb-callout-box--well{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hb-callout-box--well,.hb-dark-inversion .views-element-container .hb-callout-box--well{color:#000}.hb-three-column__sidebar-1 .hb-callout-box--well,.hb-three-column__sidebar-2 .hb-callout-box--well{position:relative;z-index:1}.hb-callout-box--well .hs-font-splash{margin-bottom:0}.ptype-hs-callout-box+div:not(.ptype-hs-text-area){clear:both}.hb-color-band{text-align:center;position:relative}.hb-color-band::before,.hb-color-band::after{content:"";display:block;width:50vw;position:absolute;top:0;bottom:0}.layout-builder .hb-color-band::before,.layout-builder .hb-color-band::after{display:none}.hb-color-band::before{left:-50vw}.hb-color-band::after{right:-50vw}.hb-color-band--limited-width::before,.hb-color-band--limited-width::after,.hb-three-column--one-sidebar .hb-color-band::before,.hb-three-column--one-sidebar .hb-color-band::after{display:none}.hb-color-band--default,.hb-color-band--default::before,.hb-color-band--default::after{background-color:rgba(28,29,30,.85);background-color:var(--palette--primary-hero-overlay)}.hb-color-band--cardinal,.hb-color-band--cardinal::before,.hb-color-band--cardinal::after{background-color:#8c1515}.hb-color-band--gray,.hb-color-band--gray::before,.hb-color-band--gray::after{background-color:#343639}.hb-color-band--light,.hb-color-band--light::before,.hb-color-band--light::after{background-color:#d9dede;background-color:var(--palette--spotlight-lighten-8)}.hb-color-band--light .hb-color-band--text{color:#000}.hb-color-band--text{color:#fff;padding:2rem}.ptype-stanford-gallery .su-gallery-description{margin-bottom:2.8rem}.ptype-stanford-gallery .su-gallery-button a{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:inline-block;width:auto;font-weight:600;font-size:1.6rem;line-height:1.4;text-decoration:none;text-align:center;border-width:0.2rem;border-style:solid;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out;font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif;padding:0.6rem 2.6rem;color:#fff;background-color:#8c1515;background-color:var(--palette--secondary);border-color:#8c1515;border-color:var(--palette--secondary);margin-top:2.8rem}.ptype-stanford-gallery .su-gallery-button a:hover{cursor:pointer}.ptype-stanford-gallery .su-gallery-button a:hover,.ptype-stanford-gallery .su-gallery-button a:focus,.ptype-stanford-gallery .su-gallery-button a:active{background-image:none;outline:none}.ptype-stanford-gallery .su-gallery-button a:hover{background-color:#343639;background-color:var(--palette--secondary-darken-12);border-color:#343639;border-color:var(--palette--secondary-darken-12);color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{background-color:#8c1515;background-color:var(--palette--secondary);border-color:#fff;color:#fff}.ptype-stanford-gallery .su-gallery-button a:active,.ptype-stanford-gallery .su-gallery-button a:focus{box-shadow:0 0 0 0.1rem #b1040e;box-shadow:0 0 0 0.1rem var(--palette--secondary-active)}.ptype-stanford-gallery .hb-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background-color:#fff;position:absolute;opacity:50%;width:4.4rem;height:8.8rem;padding:0;font-size:0;border:none;cursor:pointer;transition:opacity 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:hover{opacity:60%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus{opacity:100%}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:18.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{transform:scaleX(-1);right:0.8rem}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{left:0;border-radius:0 8.8rem 8.8rem 0}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev::before{left:0.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev:hover::before{transform:scaleX(-1) translateX(2px)}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{right:0;border-radius:8.8rem 0 0 8.8rem;bottom:8.4rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next::before{right:0.8rem}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next:hover::before{transform:translateX(2px)}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 3rem)}:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev,:not(.hs-full-width).hb-three-column--no-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--one-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next,.hb-three-column--two-sidebar .ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:calc(50% - 4.6rem)}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:9.8rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-prev{bottom:19.8rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:0.5rem}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick__arrow button.slick-next{bottom:10.5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image{position:relative}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image::after{content:"";position:absolute;bottom:0;top:calc(100% - 78px);left:0;right:0;background:linear-gradient(to top, #000000, transparent)}.ptype-stanford-gallery .hs-gallery-slideshow .field-media-image-caption{background:rgba(0,0,0,0)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots{counter-reset:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li{display:block !important;counter-increment:listCounter}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#fff;font-weight:700;display:none}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li button{display:block;position:absolute;bottom:1.6rem;cursor:default}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:last-of-type button{left:4.8rem}}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button{left:1.2rem;min-width:3.2rem;text-align:right}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:not(:last-of-type) button::after{content:" / "}@media(min-width: 576px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.9rem;min-width:4.5rem}}@media(min-width: 768px){.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button{left:1.6rem;min-width:5rem}}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li.slick-active:last-of-type button::after{content:" / " counter(listCounter)}.ptype-stanford-gallery .hs-gallery-slideshow .slick-dots li:not(:last-of-type):not(.slick-active) button{display:none}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .hb-caption-credit-image{box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2rem}.hb-raised-cards .ptype-stanford-gallery .paragraph--view-mode--default .field-media-image-caption{left:2rem;bottom:2rem;width:calc(100% - (2rem * 2))}#cboxPrevious,#cboxNext,#cboxClose{background:#fff;width:4.4rem;opacity:50%;transition:opacity 300ms ease-in-out}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{opacity:60%}#cboxPrevious:focus,#cboxNext:focus,#cboxClose:focus{opacity:100%}#cboxPrevious:focus-visible,#cboxNext:focus-visible,#cboxClose:focus-visible{opacity:100%;outline:5px auto -webkit-focus-ring-color}#cboxPrevious,#cboxNext{top:50%;bottom:50%;transform:translate(0, -50%);height:8.8rem}#cboxPrevious::before,#cboxNext::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 17 30'%3E%3Cpath d%3D'm15.8867 15.6525.8545-.8427-14.60517-14.8098-2.13603 2.10651 12.516 12.69139-12.516 12.6914 2.13603 2.1065z' fill%3D'%23000000'/%3E%3C/svg%3E");content:"";height:3rem;width:1.7rem;position:absolute;top:2.9rem;transition:transform 300ms ease-in-out}#cboxPrevious{left:0;border-radius:0 8.8rem 8.8rem 0}#cboxPrevious::before{transform:scaleX(-1);left:0.8rem}#cboxPrevious:hover::before{transform:scaleX(-1) translateX(2px)}#cboxNext{right:0;border-radius:8.8rem 0 0 8.8rem}#cboxNext::before{right:0.8rem}#cboxNext:hover::before{transform:translateX(2px)}#cboxClose{top:0;height:4.4rem}#cboxClose::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");content:"";height:2rem;width:2rem;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(-45deg);transition:transform 300ms ease-in-out}#cboxClose:hover::before,#cboxClose:focus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");height:0.2rem;top:2.1rem;transform:rotate(0deg)}#cboxContent,#cboxLoadedContent{background:rgba(0,0,0,0)}#cboxTitle{position:relative;top:0;float:unset !important}#cboxTitle p{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent);width:calc(85% - .75rem)}@media(min-width: 576px){#cboxTitle p{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date #cboxTitle p{padding:2.4rem 1.2rem 1.6rem 10rem}}#cboxTitle p p,#cboxTitle p h1,#cboxTitle p h2,#cboxTitle p h3,#cboxTitle p h4,#cboxTitle p h5,#cboxTitle p h6,#cboxTitle p blockquote,#cboxTitle p cite,#cboxTitle p code,#cboxTitle p li,#cboxTitle p dd,#cboxTitle p dt,#cboxTitle p span,#cboxTitle p strong,#cboxTitle p em,#cboxTitle p a,#cboxTitle p .hs-button,#cboxTitle p .hs-button--big,#cboxTitle p .hs-secondary-button,#cboxTitle p .hs-more-link,#cboxTitle p .hs-external-link,#cboxTitle p .hs-file-link,#cboxTitle p .hs-pdf-link,#cboxTitle p .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}#cboxTitle p h1 a,#cboxTitle p h2 a,#cboxTitle p h3 a,#cboxTitle p h4 a,#cboxTitle p h5 a,#cboxTitle p h6 a,#cboxTitle p a{color:#fff;text-decoration:underline !important;display:inline}#cboxTitle p h1 a::before,#cboxTitle p h1 a::after,#cboxTitle p h2 a::before,#cboxTitle p h2 a::after,#cboxTitle p h3 a::before,#cboxTitle p h3 a::after,#cboxTitle p h4 a::before,#cboxTitle p h4 a::after,#cboxTitle p h5 a::before,#cboxTitle p h5 a::after,#cboxTitle p h6 a::before,#cboxTitle p h6 a::after,#cboxTitle p a::before,#cboxTitle p a::after{display:none !important}#cboxTitle p h1 a:hover,#cboxTitle p h1 a:focus,#cboxTitle p h2 a:hover,#cboxTitle p h2 a:focus,#cboxTitle p h3 a:hover,#cboxTitle p h3 a:focus,#cboxTitle p h4 a:hover,#cboxTitle p h4 a:focus,#cboxTitle p h5 a:hover,#cboxTitle p h5 a:focus,#cboxTitle p h6 a:hover,#cboxTitle p h6 a:focus,#cboxTitle p a:hover,#cboxTitle p a:focus{text-decoration:none !important;box-shadow:none}#cboxTitle p dl,#cboxTitle p ul,#cboxTitle p ol{margin:0;padding:0;display:inline-block}#cboxTitle p li::before{display:none}#cboxTitle p strong{font-weight:600}@media(min-width: 576px){#cboxTitle p{width:calc(85% - 1.325rem)}}.field-hs-accordion-description{overflow:auto}.contextual-region.paragraph .contextual:not(.hb-card__img .contextual-region .contextual){right:0px}.contextual-region.paragraph .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:32px}.contextual-region.paragraph .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:64px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:96px}.contextual-region.paragraph .contextual-region .contextual-region .contextual-region .contextual-region .contextual:not(.hb-card__img .contextual-region .contextual){right:128px}.hb-raised-cards .hb-card__img .contextual-region .contextual{height:unset}.contextual-links a:hover,.contextual-links a:focus{box-shadow:initial}.hb-dark-pattern .contextual-links a:hover,.hb-dark-pattern .contextual-links a:focus{color:#000 !important}.messages{margin-top:4rem}#layout-builder-modal summary{color:#fff}#layout-builder-modal summary:hover,#layout-builder-modal summary:focus{color:#fff}#layout-builder-modal summary::after{top:1.2rem}#layout-builder-modal details .form-item{margin:.75em}#layout-builder-modal details summary:focus{text-decoration:none}.toolbar-tab a.ext{background-image:none}.toolbar-tab a.ext:hover{background-image:linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%)}.toolbar .toolbar-tray-horizontal li:hover ul li{float:none}#drupal-live-announce.visually-hidden{height:0}#toolbar-item-shortcuts-tray li>ul{margin:0;padding-inline:0;box-shadow:0 4px 5px 1px rgba(0,0,0,.3333)}#toolbar-item-shortcuts-tray .menu:not(.toolbar-menu) li{border-bottom:1px solid var(--gin-border-color);min-width:18rem}#toolbar-item-shortcuts-tray li:hover>a:not([class]),#toolbar-item-shortcuts-tray li:hover>span:not([class]){color:var(--gin-color-primary-hover);background-color:var(--gin-bg-item-hover);background-image:none}#toolbar-item-shortcuts-tray li:hover>span:not([class]){cursor:default}.block--local-tasks{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;width:calc(100% - (2 * 2.8rem)) !important;margin-bottom:4rem;border-bottom:2px solid #0678be}@media(min-width: 768px){.block--local-tasks{width:calc(100% - (2 * 3.2rem)) !important}}.block--local-tasks .tabs{margin:4rem 0 0;padding:0}.block--local-tasks .tabs__tab{display:inline-block;background-color:#eaf6fd;list-style-type:none;padding:0.8rem 1.2rem;margin-top:0.4rem;font-size:1.5rem;transition:background-color 300ms ease-in-out}.block--local-tasks .tabs__tab a{color:#000;text-decoration:none;background-image:none}.block--local-tasks .tabs__tab--active{background-color:#0678be}.block--local-tasks .tabs__tab--active a{color:#fff}.block--local-tasks .tabs__tab:hover:not(.tabs__tab--active){background-color:#d1eafa}li.cke_panel_listItem a:hover,li.cke_panel_listItem a:focus{box-shadow:initial}body.cke_editable{margin:0.8rem}drupal-media{position:relative;z-index:1}drupal-media figure,drupal-media article{display:block;width:100%}drupal-media[data-align=right]{float:none}drupal-media .media-library-item__edit{right:auto}drupal-media .hb-media-image.align-right,drupal-media .hb-media-image.align-center,drupal-media .caption.align-right,drupal-media .caption.align-center{margin:initial}drupal-media .hb-media-image.align-right,drupal-media .caption.align-right{width:auto;padding:0 0 2rem 2rem}drupal-media .hb-media-image.align-left,drupal-media .caption.align-left{width:auto;margin:initial;padding:0 2rem 2rem 0}.media-library-item__edit{z-index:2}.hs-breakout-box{background-color:#dde0e0;background-color:var(--palette--spotlight);padding:2rem 1.8rem;border:0 none;display:table}.js .field--widget-paragraphs .tabledrag-handle .handle{width:calc(100% + 2px)}.ck-editor .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:wrap}.hb-text-reset{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none}.hb-heading-1{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%}.hb-font-sans-serif .hb-heading-1{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-1{font-size:4.2rem}}.hb-heading-2{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3rem;line-height:108%}.hb-font-sans-serif .hb-heading-2{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-2{font-size:3.6rem}}.hb-heading-3{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:2.2rem;line-height:120%}.hb-font-sans-serif .hb-heading-3{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-heading-3{font-size:2.5rem;line-height:115%}}.hb-heading-4{font-weight:600;font-size:1.8rem;line-height:124%}.hb-heading-5{font-weight:600;font-size:1.6rem;line-height:126%}.hb-heading-6{text-transform:uppercase;font-weight:700;font-size:1.4rem;line-height:124%}.hb-body-small{font-weight:400;font-size:1.6rem;line-height:122%}.hb-body-medium{font-weight:400;font-size:1.8rem;line-height:127%}.hb-link,.hb-link.ext{color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde}.hb-link:hover,.hb-link:focus,.hb-link.ext:hover,.hb-link.ext:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-link-inline{color:#b1040e;color:var(--palette--tertiary);background-image:none}.hb-link-inline:hover,.hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer .hb-link-inline{background-image:none}.hb-local-footer .hb-link-inline:hover,.hb-local-footer .hb-link-inline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern .hb-link-inline,.hb-dark-inversion .views-element-container .hb-link-inline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-link-inline:hover,.hb-dark-pattern .hb-link-inline:focus,.hb-dark-inversion .views-element-container .hb-link-inline:hover,.hb-dark-inversion .views-element-container .hb-link-inline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hb-link-inline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-link-inline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-highlighted-label .field-label{font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .hb-highlighted-label .field-label{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.views-row .hb-highlighted-label,.views-row .hb-highlighted-label a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:normal;text-transform:uppercase;color:#000;font-weight:600;font-size:1.4rem;margin-bottom:0;font-size:1.6rem;font-style:normal;text-transform:inherit;color:#8c1515;color:var(--palette--secondary)}.hb-well .views-row .hb-highlighted-label,.hb-well .views-row .hb-highlighted-label a{color:#343639 !important;color:var(--palette--secondary-darken-12) !important}.hb-subtitle{font-weight:600;line-height:122%;font-size:1.6rem}@media(min-width: 992px){.hb-subtitle{font-size:1.8rem}}.hb-descriptor,.descriptor{color:#343639;font-size:1.6rem}@media(min-width: 992px){.hb-descriptor,.descriptor{font-size:1.8rem}}.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}@media(min-width: 992px){.views-row .hb-descriptor,.views-row .hb-descriptor a,.views-row .descriptor,.views-row .descriptor a{font-size:1.8rem}}.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill,.hb-dark-inversion .views-element-container .hb-pill{color:#343639 !important}a.hb-pill{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none}.hb-dark-pattern a.hb-pill,.hb-dark-inversion .views-element-container a.hb-pill{color:#343639 !important}a.hb-pill .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}a.hb-pill:focus,a.hb-pill:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern a.hb-pill:focus,.hb-dark-inversion .views-element-container a.hb-pill:focus,.hb-dark-pattern a.hb-pill:hover,.hb-dark-inversion .views-element-container a.hb-pill:hover{border-color:rgba(0,0,0,0)}.hb-blockquote{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote{color:#000}.hb-dark-pattern .hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote{color:#fff}.hb-blockquote:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote,.hb-blockquote .views-row hb-blockquote a{font-size:2.8rem}}.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote,.hb-blockquote-black-text .hb-blockquote .views-row hb-blockquote a{color:#000}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a{color:#fff}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-callout-box .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div{margin:0}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::before,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote:not(.hb-testimonial__quote)>div::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>p::after,.hb-blockquote .views-row hb-blockquote a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-blockquote .views-row hb-blockquote>p::before,.hb-blockquote .views-row hb-blockquote>p::after,.hb-blockquote .views-row hb-blockquote>div::before,.hb-blockquote .views-row hb-blockquote>div::after,.hb-blockquote .views-row hb-blockquote a>p::before,.hb-blockquote .views-row hb-blockquote a>p::after,.hb-blockquote .views-row hb-blockquote a>div::before,.hb-blockquote .views-row hb-blockquote a>div::after{content:none}.highlight-block-left{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left{color:#000}.hb-dark-pattern .highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left{color:#fff}.highlight-block-left:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left,.highlight-block-left .views-row highlight-block-left a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left,.hb-blockquote-black-text .highlight-block-left .views-row highlight-block-left a{color:#000}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a{color:#fff}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::before,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left:not(.hb-testimonial__quote)>div::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>p::after,.highlight-block-left .views-row highlight-block-left a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-left .views-row highlight-block-left>p::before,.highlight-block-left .views-row highlight-block-left>p::after,.highlight-block-left .views-row highlight-block-left>div::before,.highlight-block-left .views-row highlight-block-left>div::after,.highlight-block-left .views-row highlight-block-left a>p::before,.highlight-block-left .views-row highlight-block-left a>p::after,.highlight-block-left .views-row highlight-block-left a>div::before,.highlight-block-left .views-row highlight-block-left a>div::after{content:none}.highlight-block-right{color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right{color:#000}.hb-dark-pattern .highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right{color:#fff}.highlight-block-right:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right,.highlight-block-right .views-row highlight-block-right a{font-size:2.8rem}}.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right,.hb-blockquote-black-text .highlight-block-right .views-row highlight-block-right a{color:#000}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a{color:#fff}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hc-pairing-lake .hb-spotlight .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-callout-box .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width .highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div{margin:0}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::before,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right:not(.hb-testimonial__quote)>div::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>p::after,.highlight-block-right .views-row highlight-block-right a:not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.highlight-block-right .views-row highlight-block-right>p::before,.highlight-block-right .views-row highlight-block-right>p::after,.highlight-block-right .views-row highlight-block-right>div::before,.highlight-block-right .views-row highlight-block-right>div::after,.highlight-block-right .views-row highlight-block-right a>p::before,.highlight-block-right .views-row highlight-block-right a>p::after,.highlight-block-right .views-row highlight-block-right a>div::before,.highlight-block-right .views-row highlight-block-right a>div::after{content:none}.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;margin:0}.hb-font-sans-serif .hb-title h1,.hb-font-sans-serif .hb-title h2,.hb-font-sans-serif .hb-title h3,.hb-font-sans-serif .hb-title h4,.hb-font-sans-serif .hb-title h5,.hb-font-sans-serif .hb-title h6{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hb-title h1,.hb-title h2,.hb-title h3,.hb-title h4,.hb-title h5,.hb-title h6{font-size:4.2rem}}.hb-serif{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400}.hb-text-align-left{text-align:left}.hb-text-align-center{text-align:center}.hb-text-align-right{text-align:right}.fa,.fab,.fal,.far,.fas{color:#8c1515;color:var(--palette--secondary)}.hb-dark-pattern .fa,.hb-dark-pattern .fab,.hb-dark-pattern .fal,.hb-dark-pattern .far,.hb-dark-pattern .fas{color:#e8e9ea;color:var(--palette--secondary-highlight)}a.fa,a.fab,a.fal,a.far,a.fas,a>.fa,a>.fab,a>.fal,a>.far,a>.fas,a>.fontawesome-icon-inline>.fa,a>.fontawesome-icon-inline>.fab,a>.fontawesome-icon-inline>.fal,a>.fontawesome-icon-inline>.far,a>.fontawesome-icon-inline>.fas{text-decoration:none;transition:color 300ms ease-in-out}a.fa:hover,a.fa:focus,a.fab:hover,a.fab:focus,a.fal:hover,a.fal:focus,a.far:hover,a.far:focus,a.fas:hover,a.fas:focus,a>.fa:hover,a>.fa:focus,a>.fab:hover,a>.fab:focus,a>.fal:hover,a>.fal:focus,a>.far:hover,a>.far:focus,a>.fas:hover,a>.fas:focus,a>.fontawesome-icon-inline>.fa:hover,a>.fontawesome-icon-inline>.fa:focus,a>.fontawesome-icon-inline>.fab:hover,a>.fontawesome-icon-inline>.fab:focus,a>.fontawesome-icon-inline>.fal:hover,a>.fontawesome-icon-inline>.fal:focus,a>.fontawesome-icon-inline>.far:hover,a>.fontawesome-icon-inline>.far:focus,a>.fontawesome-icon-inline>.fas:hover,a>.fontawesome-icon-inline>.fas:focus{color:#343639;color:var(--palette--secondary-darken-12)}.hb-dark-pattern a.fa:hover,.hb-dark-pattern a.fa:focus,.hb-dark-pattern a.fab:hover,.hb-dark-pattern a.fab:focus,.hb-dark-pattern a.fal:hover,.hb-dark-pattern a.fal:focus,.hb-dark-pattern a.far:hover,.hb-dark-pattern a.far:focus,.hb-dark-pattern a.fas:hover,.hb-dark-pattern a.fas:focus,.hb-dark-pattern a>.fa:hover,.hb-dark-pattern a>.fa:focus,.hb-dark-pattern a>.fab:hover,.hb-dark-pattern a>.fab:focus,.hb-dark-pattern a>.fal:hover,.hb-dark-pattern a>.fal:focus,.hb-dark-pattern a>.far:hover,.hb-dark-pattern a>.far:focus,.hb-dark-pattern a>.fas:hover,.hb-dark-pattern a>.fas:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fa:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fab:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fal:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.far:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.far:focus,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:hover,.hb-dark-pattern a>.fontawesome-icon-inline>.fas:focus{color:#dbdbdb !important;color:var(--palette--tertiary-highlight-darken-10) !important}.fa-fw.fa-border{box-sizing:content-box}.fa-ext,.fa-mailto{display:none}.field-hs-text-area::after,.field-hs-priv-text-area::after{clear:both;content:"";display:table}.field-hs-text-area h1,.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h1,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-left:0;margin-right:0}.field-hs-text-area h2,.field-hs-text-area h3,.field-hs-text-area h4,.field-hs-text-area h5,.field-hs-text-area h6,.field-hs-priv-text-area h2,.field-hs-priv-text-area h3,.field-hs-priv-text-area h4,.field-hs-priv-text-area h5,.field-hs-priv-text-area h6{margin-bottom:0.4rem}.field-hs-text-area h2:only-child,.field-hs-text-area h3:only-child,.field-hs-text-area h4:only-child,.field-hs-text-area h5:only-child,.field-hs-text-area h6:only-child,.field-hs-priv-text-area h2:only-child,.field-hs-priv-text-area h3:only-child,.field-hs-priv-text-area h4:only-child,.field-hs-priv-text-area h5:only-child,.field-hs-priv-text-area h6:only-child{margin:0}.field-hs-text-area h1,.field-hs-priv-text-area h1{margin-top:3.2rem}.field-hs-text-area h2,.field-hs-priv-text-area h2{margin-top:2.8rem}.field-hs-text-area h3,.field-hs-priv-text-area h3{margin-top:2rem}.field-hs-text-area h4,.field-hs-priv-text-area h4{margin-top:1.8rem}.field-hs-text-area h5,.field-hs-priv-text-area h5{margin-top:1.8rem}.field-hs-text-area h6,.field-hs-priv-text-area h6{margin-top:1.8rem}.field-hs-text-area a:not([href]):not([class]),.field-hs-priv-text-area a:not([href]):not([class]){border-bottom:0;transition:none;background-image:none}.field-hs-text-area a,.field-hs-priv-text-area a{overflow:hidden}.field-hs-text-area a img,.field-hs-priv-text-area a img{transform:scale(1);transition:transform 300ms ease-in-out}.field-hs-text-area a img:hover,.field-hs-text-area a img:focus,.field-hs-priv-text-area a img:hover,.field-hs-priv-text-area a img:focus{transform:scale(1.07)}.field-hs-text-area .hs-well,.field-hs-text-area .pullquote,.field-hs-priv-text-area .hs-well,.field-hs-priv-text-area .pullquote{display:table}.hs-caption,.views-row hs-caption,.views-row hs-caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .hs-caption,.hb-dark-pattern .views-row hs-caption,.hb-dark-pattern .views-row hs-caption a{color:#f4f4f4}.caption,.views-row caption,.views-row caption a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-size:1.6rem}.hb-dark-pattern .caption,.hb-dark-pattern .views-row caption,.hb-dark-pattern .views-row caption a{color:#f4f4f4}.hs-credits,.views-row hs-credits,.views-row hs-credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .hs-credits,.hb-dark-pattern .views-row hs-credits,.hb-dark-pattern .views-row hs-credits a{color:#f4f4f4}.credits,.views-row credits,.views-row credits a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;color:#343639;font-style:italic;font-size:1.6rem}.hb-dark-pattern .credits,.hb-dark-pattern .views-row credits,.hb-dark-pattern .views-row credits a{color:#f4f4f4}.caption figcaption{text-align:right}.hs-font-lead,.summary{font-size:2rem;font-weight:600;line-height:127%;color:#343639}@media(min-width: 992px){.hs-font-lead,.summary{font-size:2.2rem}}.hb-dark-pattern .hs-font-lead,.hb-dark-pattern .summary{color:#f4f4f4}li .hs-font-lead,li .summary{margin:-0.3rem 0 0}.hb-has-animation-enhancements .hs-font-lead.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalLeadFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-lead.animate{animation:none}}.hb-has-animation-enhancements .hs-font-splash.animate{animation-timing-function:ease-in-out;animation-duration:1700ms;animation-fill-mode:forwards;animation-name:traditionalSplashFont}@media screen and (prefers-reduced-motion: reduce){.hb-has-animation-enhancements .hs-font-splash.animate{animation:none}}.hs-font-splash~.hs-font-lead{animation-duration:1450ms !important;animation-delay:250ms}@media(prefers-reduced-motion: reduce){.hs-font-splash~.hs-font-lead{animation-delay:-1s;animation-duration:1s !important;animation-iteration-count:1}}.hs-font-splash,.hs-font-splash .infotext{font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;font-weight:400;font-size:3.4rem;line-height:110%;color:#600e0e;color:var(--palette--primary)}.hb-font-sans-serif .hs-font-splash,.hb-font-sans-serif .hs-font-splash .infotext{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{font-size:4.2rem}}@media(min-width: 768px){.hs-font-splash,.hs-font-splash .infotext{margin:3.2rem 0 1.4rem}}li .hs-font-splash,li .hs-font-splash .infotext{margin:-0.3rem 0 0}.hs-short-line-length{max-width:70rem}.hs-table--borderless thead th{border:0}.hs-table--borderless td{border-left:0;border-right:0}.emphasized-text,.hs-emphasized-text{font-style:italic;font-weight:inherit;font-size:inherit}.views-row .hs-emphasized-text,.views-row .hs-emphasized-text a{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;font-weight:inherit;font-size:inherit}.align-right{max-width:100%;margin:0 0 2rem 2rem}@media(min-width: 576px){.align-right{max-width:50%}}@media(min-width: 768px){.align-right{max-width:75%}}.align-left{max-width:100%;margin:0 2rem 2rem 0}@media(min-width: 576px){.align-left{max-width:50%}}@media(min-width: 768px){.align-left{max-width:75%}}.align-center{margin:0 auto 2rem}.align-center img{margin:0 auto}blockquote:nth-child(n){color:#8c1515;color:var(--palette--secondary);font-size:2.4rem;font-weight:400;font-style:italic;text-align:center;font-family:"Source Serif Pro","Georgia","Times","Times New Roman",serif;line-height:136%}@media(min-width: 992px){blockquote:nth-child(n){font-size:2.8rem}}.hb-blockquote-black-text blockquote:nth-child(n){color:#000}.hb-dark-pattern blockquote:nth-child(n),.hb-dark-inversion .views-element-container blockquote:nth-child(n){color:#fff}blockquote:nth-child(n):not(.hb-testimonial__quote){position:relative;border-top-style:solid;border-bottom-style:solid;border-width:0.1rem;border-color:#b3b5b9;margin:4.8rem 0 3.2rem 0;padding:4rem 2.4rem}@media(min-width: 992px){blockquote:nth-child(n):not(.hb-testimonial__quote){padding:4.4rem 2.8rem}}blockquote:nth-child(n):not(.hb-testimonial__quote)::before{content:"";background-color:#fff;background-repeat:no-repeat;width:6.8rem;height:4rem;position:absolute;top:-2rem;right:calc(50% - 34px);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23343639'/%3E%3C/svg%3E")}.hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#dde0e0;background-color:var(--palette--spotlight)}.hc-pairing-lake .hb-spotlight blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#e8e9ea;background-color:var(--palette--secondary-highlight)}.hb-callout-box blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight)}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#fff}.hb-dark-pattern blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-inversion .views-element-container blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-color:#330808;background-color:var(--palette--primary-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23ffffff'/%3E%3C/svg%3E")}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote),.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote){border-color:#8c1515;border-color:var(--palette--secondary)}.hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-cardinal .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-bluejay .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%238c1515'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-warbler .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23005b6c'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well blockquote:nth-child(n):not(.hb-testimonial__quote)::before,.ht-pairing-firefinch .hb-dark-pattern .hs-paragraph-style--well-full-width blockquote:nth-child(n):not(.hb-testimonial__quote)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 88 48' fill%3D'none'%3E%3Cpath d%3D'M28.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9c-0.5,0-1.1,0-1.6,0.2C26.7,18.9,31,12.8,40,7l-4.2-6.8 c-12.1,7-18.5,17.2-18.5,31.2C17.2,41.5,21.2,47.1,28.2,47.1z M59.2,47.1c5.4,0,9.3-3.7,9.3-9.6c0-5.8-4.5-8.9-9.3-8.9 c-0.5,0-1,0-1.6,0.2c0-9.8,4.4-15.9,13.3-21.7l-4.2-6.8c-12.1,7-18.6,17.2-18.6,31.2C48.2,41.5,52.2,47.1,59.2,47.1z' fill%3D'%23C74632'/%3E%3C/svg%3E")}blockquote:nth-child(n):not(.hb-testimonial__quote)>p,blockquote:nth-child(n):not(.hb-testimonial__quote)>div{margin:0}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::before,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::before{position:absolute;content:open-quote;margin-left:-1.6rem}blockquote:nth-child(n):not(.hb-testimonial__quote)>p::after,blockquote:nth-child(n):not(.hb-testimonial__quote)>div::after{position:absolute;content:close-quote;margin-right:1rem}.hb-local-footer blockquote:nth-child(n){margin:0 0 2rem}a[href*="//"].hs-external-link,.hs-external-link a[href*="//"]{color:#b1040e;color:var(--palette--tertiary);background-image:none;margin-right:0.2rem;position:relative}a[href*="//"].hs-external-link:hover,a[href*="//"].hs-external-link:focus,.hs-external-link a[href*="//"]:hover,.hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a[href*="//"].hs-external-link,.hb-local-footer .hs-external-link a[href*="//"]{background-image:none}.hb-local-footer a[href*="//"].hs-external-link:hover,.hb-local-footer a[href*="//"].hs-external-link:focus,.hb-local-footer .hs-external-link a[href*="//"]:hover,.hb-local-footer .hs-external-link a[href*="//"]:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a[href*="//"].hs-external-link,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link,.hb-dark-pattern .hs-external-link a[href*="//"],.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a[href*="//"].hs-external-link:hover,.hb-dark-pattern a[href*="//"].hs-external-link:focus,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus,.hb-dark-pattern .hs-external-link a[href*="//"]:hover,.hb-dark-pattern .hs-external-link a[href*="//"]:focus,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a[href*="//"].hs-external-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-external-link a[href*="//"]:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link::after,.hs-external-link a[href*="//"]::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");display:inline-block;position:relative;background-position:center right;background-repeat:no-repeat;background-size:1.1rem;height:2rem;width:1.1rem;margin-bottom:-0.5rem;padding-left:1.5rem}.ht-pairing-cardinal a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23b1040e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23616a5d' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%238C1515' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a[href*="//"].hs-external-link:hover::after,a[href*="//"].hs-external-link:focus::after,.hs-external-link a[href*="//"]:hover::after,.hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%234d0206' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%2341473e' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23330808' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link::after,.hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23f4f4f4' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e9f5f6' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23faf8f7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23FEF6E2' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a[href*="//"].hs-external-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-external-link a[href*="//"]:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link,.hs-private-link a,a.private-link,.private-link a{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-private-link:hover,a.hs-private-link:focus,.hs-private-link a:hover,.hs-private-link a:focus,a.private-link:hover,a.private-link:focus,.private-link a:hover,.private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-private-link,.hb-local-footer .hs-private-link a,.hb-local-footer a.private-link,.hb-local-footer .private-link a{background-image:none}.hb-local-footer a.hs-private-link:hover,.hb-local-footer a.hs-private-link:focus,.hb-local-footer .hs-private-link a:hover,.hb-local-footer .hs-private-link a:focus,.hb-local-footer a.private-link:hover,.hb-local-footer a.private-link:focus,.hb-local-footer .private-link a:hover,.hb-local-footer .private-link a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-private-link,.hb-dark-inversion .views-element-container a.hs-private-link,.hb-dark-pattern .hs-private-link a,.hb-dark-inversion .views-element-container .hs-private-link a,.hb-dark-pattern a.private-link,.hb-dark-inversion .views-element-container a.private-link,.hb-dark-pattern .private-link a,.hb-dark-inversion .views-element-container .private-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-private-link:hover,.hb-dark-pattern a.hs-private-link:focus,.hb-dark-inversion .views-element-container a.hs-private-link:hover,.hb-dark-inversion .views-element-container a.hs-private-link:focus,.hb-dark-pattern .hs-private-link a:hover,.hb-dark-pattern .hs-private-link a:focus,.hb-dark-inversion .views-element-container .hs-private-link a:hover,.hb-dark-inversion .views-element-container .hs-private-link a:focus,.hb-dark-pattern a.private-link:hover,.hb-dark-pattern a.private-link:focus,.hb-dark-inversion .views-element-container a.private-link:hover,.hb-dark-inversion .views-element-container a.private-link:focus,.hb-dark-pattern .private-link a:hover,.hb-dark-pattern .private-link a:focus,.hb-dark-inversion .views-element-container .private-link a:hover,.hb-dark-inversion .views-element-container .private-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.hb-dark-pattern a.private-link:hover .fa-ext::after,.hb-dark-pattern a.private-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.hb-dark-pattern .private-link a:hover .fa-ext::after,.hb-dark-pattern .private-link a:focus .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.private-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern .private-link a:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .private-link a:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-private-link::before,.hs-private-link a::before,a.private-link::before,.private-link a::before{content:"";display:inline-block;height:1.6rem;width:1.6rem;margin-bottom:-0.2rem;margin-right:0.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.ht-pairing-cardinal a.hs-private-link::before,.ht-pairing-cardinal .hs-private-link a::before,.ht-pairing-cardinal a.private-link::before,.ht-pairing-cardinal .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link::before,.ht-pairing-bluejay .hs-private-link a::before,.ht-pairing-bluejay a.private-link::before,.ht-pairing-bluejay .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%238c1515' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link::before,.ht-pairing-warbler .hs-private-link a::before,.ht-pairing-warbler a.private-link::before,.ht-pairing-warbler .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23005b6c' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link::before,.ht-pairing-firefinch .hs-private-link a::before,.ht-pairing-firefinch a.private-link::before,.ht-pairing-firefinch .private-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23C74632' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}a.hs-private-link:hover::before,.hs-private-link a:hover::before,a.private-link:hover::before,.private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-cardinal a.hs-private-link:hover::before,.ht-pairing-cardinal .hs-private-link a:hover::before,.ht-pairing-cardinal a.private-link:hover::before,.ht-pairing-cardinal .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-private-link:hover::before,.ht-pairing-bluejay .hs-private-link a:hover::before,.ht-pairing-bluejay a.private-link:hover::before,.ht-pairing-bluejay .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%234d0206' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-private-link:hover::before,.ht-pairing-warbler .hs-private-link a:hover::before,.ht-pairing-warbler a.private-link:hover::before,.ht-pairing-warbler .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%2341473e' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-private-link:hover::before,.ht-pairing-firefinch .hs-private-link a:hover::before,.ht-pairing-firefinch a.private-link:hover::before,.ht-pairing-firefinch .private-link a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 24 24'%3E%3Cpath fill%3D'%23330808' d%3D'M18 10v-4c0-3.313-2.687-6-6-6s-6 2.687-6 6v4h-3v14h18v-14h-3zm-5 7.723v2.277h-2v-2.277c-.595-.347-1-.984-1-1.723 0-1.104.896-2 2-2s2 .896 2 2c0 .738-.404 1.376-1 1.723zm-5-7.723v-4c0-2.206 1.794-4 4-4 2.205 0 4 1.794 4 4v4h-8z'/%3E%3C/svg%3E")}.hs-mailto-link a span.fa-mailto,a.hs-mailto-link span.fa-mailto{margin-left:0.4rem}.hs-mailto-link a span.fa-mailto span.fa-envelope,a.hs-mailto-link span.fa-mailto span.fa-envelope{color:#b1040e;color:var(--palette--tertiary)}.hs-mailto-link a:hover span.fa-mailto span.fa-envelope,.hs-mailto-link a:focus span.fa-mailto span.fa-envelope,a.hs-mailto-link:hover span.fa-mailto span.fa-envelope,a.hs-mailto-link:focus span.fa-mailto span.fa-envelope{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hs-mailto-link a .fa-mailto,a.hs-mailto-link .fa-mailto{display:initial}a.hs-more-link,button.hs-more-link,.hs-more-link a,.hs-more-link button{margin-bottom:2rem;font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal a.hs-more-link::after,.ht-pairing-cardinal button.hs-more-link::after,.ht-pairing-cardinal .hs-more-link a::after,.ht-pairing-cardinal .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link::after,.ht-pairing-bluejay button.hs-more-link::after,.ht-pairing-bluejay .hs-more-link a::after,.ht-pairing-bluejay .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link::after,.ht-pairing-warbler button.hs-more-link::after,.ht-pairing-warbler .hs-more-link a::after,.ht-pairing-warbler .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link::after,.ht-pairing-firefinch button.hs-more-link::after,.ht-pairing-firefinch .hs-more-link a::after,.ht-pairing-firefinch .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}a.hs-more-link:hover::after,a.hs-more-link:focus::after,button.hs-more-link:hover::after,button.hs-more-link:focus::after,.hs-more-link a:hover::after,.hs-more-link a:focus::after,.hs-more-link button:hover::after,.hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal a.hs-more-link:hover::after,.ht-pairing-cardinal a.hs-more-link:focus::after,.ht-pairing-cardinal button.hs-more-link:hover::after,.ht-pairing-cardinal button.hs-more-link:focus::after,.ht-pairing-cardinal .hs-more-link a:hover::after,.ht-pairing-cardinal .hs-more-link a:focus::after,.ht-pairing-cardinal .hs-more-link button:hover::after,.ht-pairing-cardinal .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay a.hs-more-link:hover::after,.ht-pairing-bluejay a.hs-more-link:focus::after,.ht-pairing-bluejay button.hs-more-link:hover::after,.ht-pairing-bluejay button.hs-more-link:focus::after,.ht-pairing-bluejay .hs-more-link a:hover::after,.ht-pairing-bluejay .hs-more-link a:focus::after,.ht-pairing-bluejay .hs-more-link button:hover::after,.ht-pairing-bluejay .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler a.hs-more-link:hover::after,.ht-pairing-warbler a.hs-more-link:focus::after,.ht-pairing-warbler button.hs-more-link:hover::after,.ht-pairing-warbler button.hs-more-link:focus::after,.ht-pairing-warbler .hs-more-link a:hover::after,.ht-pairing-warbler .hs-more-link a:focus::after,.ht-pairing-warbler .hs-more-link button:hover::after,.ht-pairing-warbler .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch a.hs-more-link:hover::after,.ht-pairing-firefinch a.hs-more-link:focus::after,.ht-pairing-firefinch button.hs-more-link:hover::after,.ht-pairing-firefinch button.hs-more-link:focus::after,.ht-pairing-firefinch .hs-more-link a:hover::after,.ht-pairing-firefinch .hs-more-link a:focus::after,.ht-pairing-firefinch .hs-more-link button:hover::after,.ht-pairing-firefinch .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-more-link:hover,a.hs-more-link:focus,button.hs-more-link:hover,button.hs-more-link:focus,.hs-more-link a:hover,.hs-more-link a:focus,.hs-more-link button:hover,.hs-more-link button:focus{text-decoration:underline}a.hs-more-link::after,button.hs-more-link::after,.hs-more-link a::after,.hs-more-link button::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern a.hs-more-link,.hb-dark-inversion .views-element-container a.hs-more-link,.hb-dark-pattern button.hs-more-link,.hb-dark-inversion .views-element-container button.hs-more-link,.hb-dark-pattern .hs-more-link a,.hb-dark-inversion .views-element-container .hs-more-link a,.hb-dark-pattern .hs-more-link button,.hb-dark-inversion .views-element-container .hs-more-link button{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-more-link::after,.hb-dark-inversion .views-element-container a.hs-more-link::after,.hb-dark-pattern button.hs-more-link::after,.hb-dark-inversion .views-element-container button.hs-more-link::after,.hb-dark-pattern .hs-more-link a::after,.hb-dark-inversion .views-element-container .hs-more-link a::after,.hb-dark-pattern .hs-more-link button::after,.hb-dark-inversion .views-element-container .hs-more-link button::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern a.hs-more-link:hover,.hb-dark-pattern a.hs-more-link:focus,.hb-dark-inversion .views-element-container a.hs-more-link:hover,.hb-dark-inversion .views-element-container a.hs-more-link:focus,.hb-dark-pattern button.hs-more-link:hover,.hb-dark-pattern button.hs-more-link:focus,.hb-dark-inversion .views-element-container button.hs-more-link:hover,.hb-dark-inversion .views-element-container button.hs-more-link:focus,.hb-dark-pattern .hs-more-link a:hover,.hb-dark-pattern .hs-more-link a:focus,.hb-dark-inversion .views-element-container .hs-more-link a:hover,.hb-dark-inversion .views-element-container .hs-more-link a:focus,.hb-dark-pattern .hs-more-link button:hover,.hb-dark-pattern .hs-more-link button:focus,.hb-dark-inversion .views-element-container .hs-more-link button:hover,.hb-dark-inversion .views-element-container .hs-more-link button:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-more-link:hover::after,.hb-dark-pattern a.hs-more-link:focus::after,.hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.hb-dark-pattern button.hs-more-link:hover::after,.hb-dark-pattern button.hs-more-link:focus::after,.hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.hb-dark-pattern .hs-more-link a:hover::after,.hb-dark-pattern .hs-more-link a:focus::after,.hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.hb-dark-pattern .hs-more-link button:hover::after,.hb-dark-pattern .hs-more-link button:focus::after,.hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-pattern button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container button.hs-more-link:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hs-more-link button:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hs-more-link button:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}a.hs-pdf-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link:hover,a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link{background-image:none}.hb-local-footer a.hs-pdf-link:hover,.hb-local-footer a.hs-pdf-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link,.hb-dark-inversion .views-element-container a.hs-pdf-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link:hover,.hb-dark-pattern a.hs-pdf-link:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-pdf-link--outline:hover,a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-pdf-link--outline{background-image:none}.hb-local-footer a.hs-pdf-link--outline:hover,.hb-local-footer a.hs-pdf-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-pdf-link--outline,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-pdf-link--outline:hover,.hb-dark-pattern a.hs-pdf-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-pdf-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-pdf-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-pdf-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-pdf-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-pdf-link--outline::before{font-weight:400}a.hs-file-link{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link:hover,a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link{background-image:none}.hb-local-footer a.hs-file-link:hover,.hb-local-footer a.hs-file-link:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link,.hb-dark-inversion .views-element-container a.hs-file-link{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link:hover,.hb-dark-pattern a.hs-file-link:focus,.hb-dark-inversion .views-element-container a.hs-file-link:hover,.hb-dark-inversion .views-element-container a.hs-file-link:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline{color:#b1040e;color:var(--palette--tertiary);background-image:none;color:#8c1515;color:var(--palette--secondary)}a.hs-file-link--outline:hover,a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-local-footer a.hs-file-link--outline{background-image:none}.hb-local-footer a.hs-file-link--outline:hover,.hb-local-footer a.hs-file-link--outline:focus{color:#4d0206;color:var(--palette--tertiary-darken-20);background-image:none}.hb-dark-pattern a.hs-file-link--outline,.hb-dark-inversion .views-element-container a.hs-file-link--outline{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern a.hs-file-link--outline:hover,.hb-dark-pattern a.hs-file-link--outline:focus,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10);-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;-webkit-text-decoration-color:var(--palette--tertiary-highlight-darken-10);text-decoration-color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23dbdbdb' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23c5e5e7' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23e0dfdc' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-pattern a.hs-file-link--outline:focus .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:hover .fa-ext::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container a.hs-file-link--outline:focus .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23fce7b1' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E")}a.hs-file-link--outline::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;margin-right:0.5rem}.hb-dark-pattern a.hs-file-link--outline::before{color:var(--palette--secondary-highlight)}a.hs-file-link--outline::before{font-weight:400}.hb-position-relative{position:relative}.hb-columns{display:flex;flex-wrap:wrap}.hb-columns>div{width:50%;padding-right:1.1rem}.hb-inline,.hb-inline-pipe{margin-bottom:2rem}@media(min-width: 576px){.hb-inline,.hb-inline-pipe{display:flex;flex-wrap:wrap}}.hb-inline>div,.hb-inline-pipe>div{margin-bottom:1.4rem;padding-right:2rem}.hb-inline-pipe>div{padding-right:0}@media(min-width: 576px){.hb-inline-pipe>div{display:flex}}@media(min-width: 576px){.hb-inline-pipe>div::after{margin:0 1rem;content:"|";color:#343639}}.hb-inline-pipe>div:last-child{margin-bottom:2rem}@media(min-width: 576px){.hb-inline-pipe>div:last-child{margin-bottom:initial}}.hb-inline-pipe>div:last-child::after{content:""}.hs-well,.hb-well,.pullquote{background-color:#f4f4f4;background-color:var(--palette--tertiary-highlight);padding:2rem 1.8rem;border:0 none}.hb-dark-pattern .hs-well,.hb-dark-inversion .views-element-container .hs-well,.hb-dark-pattern .hb-well,.hb-dark-inversion .views-element-container .hb-well,.hb-dark-pattern .pullquote,.hb-dark-inversion .views-element-container .pullquote{color:#000}.hb-three-column__sidebar-1 .hs-well,.hb-three-column__sidebar-2 .hs-well,.hb-three-column__sidebar-1 .hb-well,.hb-three-column__sidebar-2 .hb-well,.hb-three-column__sidebar-1 .pullquote,.hb-three-column__sidebar-2 .pullquote{position:relative;z-index:1}.hb-divider{width:100%;border-bottom:1px solid;border-color:#b3b5b9}.hb-borderless{border:0 none;padding:0}.hb-views-divider .views-row:not(:last-of-type){width:100%;border-bottom:1px solid;border-color:#b3b5b9;padding-bottom:3.2rem}@media(min-width: 768px){.hb-three-column-w-image .hb-main-body-detail-image{float:right;margin:0 0 2.4rem 2.4rem}.hb-three-column-w-image .hb-main-body-detail-image::after{clear:both;content:"";display:table}}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-heading-link-color .hb-card__title a{color:#b1040e;color:var(--palette--tertiary);-webkit-text-decoration-color:#b1040e;text-decoration-color:#b1040e;-webkit-text-decoration-color:var(--palette--tertiary);text-decoration-color:var(--palette--tertiary);transition:all 300ms ease-in-out}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):hover,.hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]):focus,.hb-heading-link-color .hb-card__title a:hover,.hb-heading-link-color .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-dark-inversion .hb-heading-link-color:is(h1,h2,h3,h4,h5,h6,span) a:not([class]),.hb-dark-inversion .hb-heading-link-color .hb-card__title a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.hb-carousel-reset-height .paragraph--type--hs-carousel .hb-hero-overlay__text{min-height:initial !important}.hb-accordion-toggle-all{background-color:rgba(0,0,0,0);color:inherit;border:0;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#000;font-weight:600;text-decoration:underline;transition:-webkit-text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out;transition:text-decoration-color 300ms ease-in-out, -webkit-text-decoration-color 300ms ease-in-out;-webkit-text-decoration-color:#dbdcde;text-decoration-color:#dbdcde;cursor:pointer;float:right;margin-bottom:1.4rem}.hb-accordion-toggle-all:hover,.hb-accordion-toggle-all:focus{color:#000;background-image:none;-webkit-text-decoration-color:#600e0e;text-decoration-color:#600e0e;-webkit-text-decoration-color:var(--palette--primary);text-decoration-color:var(--palette--primary)}.hb-timeline-checklist .hb-timeline-item__heading::before{border-radius:initial}.hb-timeline-checklist .ptype-hs-timeline-item:last-of-type .hb-timeline-item[open]::after,.hb-timeline-checklist .views-view-pattern .hb-timeline-item:last-of-type .hb-timeline-item[open]::after{border-radius:initial}.hb-timeline-border .ptype-hs-timeline-item:last-of-type,.hb-timeline-border .views-view-pattern .hb-timeline-item:last-of-type{padding-bottom:2.8rem;border-bottom:1px solid #000}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary){border-color:#600e0e;border-color:var(--palette--primary);color:#000;border-width:0.2rem;background-color:rgba(0,0,0,0)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 18'%3E%3Cg stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round'%3E%3Cpath d%3D'M1,9 17,9' /%3E%3Cpath d%3D'M9,1 9,17' /%3E%3C/g%3E%3C/svg%3E");background-size:1.8rem;transition:transform 300ms ease-in-out}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover{color:#8c1515;color:var(--palette--secondary)}.hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.ht-pairing-cardinal .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%238c1515' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-warbler .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23005b6c' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-accordion-secondary .ptype-hs-accordion summary:not(.hb-timeline-item__summary):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23C74632' stroke-linecap%3D'round' /%3E%3C/svg%3E")}.hb-accordion-secondary .ptype-hs-accordion details[open]{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary){background:rgba(0,0,0,0);border-bottom:none}.hb-accordion-secondary .ptype-hs-accordion details[open] summary:not(.hb-timeline-item__summary)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 18 2'%3E%3Cpath d%3D'M1,1 17,1' stroke-width%3D'2' stroke%3D'%23000000' stroke-linecap%3D'round' /%3E%3C/svg%3E");background-size:1.8rem;transform:rotate(180deg)}.hb-accordion-secondary .ptype-hs-accordion details[open] .revealed-details{border-color:#600e0e;border-color:var(--palette--primary);border-width:0.2rem;border-top:none}.hb-single-category.label-hidden{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.label-hidden::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.label-hidden::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.label-hidden,.hb-dark-inversion .views-element-container .hb-single-category.label-hidden{color:#fff}.hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .hb-single-category.entity-reference div:not([class]){color:#fff}.hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-single-category a:hover,.hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-single-category a,.hb-dark-inversion .views-element-container .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.hb-single-category a:hover,.hb-single-category a:focus{color:#000}.views-row .hb-single-category{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category,.hb-dark-inversion .views-element-container .views-row .hb-single-category{color:#fff}.views-row .hb-single-category.entity-reference div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.views-row .hb-single-category.entity-reference div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.views-row .hb-single-category.entity-reference div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .views-row .hb-single-category.entity-reference div:not([class]),.hb-dark-inversion .views-element-container .views-row .hb-single-category.entity-reference div:not([class]){color:#fff}.views-row .hb-single-category a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .views-row .hb-single-category a,.hb-dark-inversion .views-element-container .views-row .hb-single-category a{color:#fff;border-color:rgba(0,0,0,0)}.views-row .hb-single-category a:hover,.views-row .hb-single-category a:focus{color:#000}.hb-categories.entity-reference div div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.entity-reference div div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.entity-reference div div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.entity-reference div div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.entity-reference div div:not([class]){color:#fff}.hb-categories.string div div{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.string div div::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.string div div::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.string div div,.hb-dark-inversion .views-element-container .hb-categories.string div div{color:#fff}.hb-categories.label-hidden>div:not([class]){text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories.label-hidden>div:not([class])::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories.label-hidden>div:not([class])::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-categories.label-hidden>div:not([class]){color:#fff}.hb-categories ol,.hb-categories ul{list-style-type:none;padding:0;margin:0 0 0.5rem}.hb-categories ol li,.hb-categories ul li{text-transform:uppercase;font-weight:600;font-size:1.5rem;line-height:131%;text-transform:uppercase;position:relative;display:inline-block;margin:0 1.2rem 0 0;padding:0 0 0 1.2rem;color:#343639}.hb-categories ol li::before,.hb-categories ul li::before{height:0.5rem;width:0.5rem;top:0.8rem}.hb-categories ol li::before,.hb-categories ul li::before{content:"";display:inline-block;margin-right:0.6rem;background-color:#8c1515;background-color:var(--palette--secondary);border-radius:0;position:absolute;left:0}.hb-dark-pattern .hb-categories ol li,.hb-dark-inversion .views-element-container .hb-categories ol li,.hb-dark-pattern .hb-categories ul li,.hb-dark-inversion .views-element-container .hb-categories ul li{color:#fff}.hb-categories a{text-decoration:none;border-bottom:1px solid;border-color:rgba(0,0,0,0);transition:border-color 300ms ease-in-out;background-image:none;line-height:134%;color:#343639}.hb-categories a:hover,.hb-categories a:focus{border-color:#600e0e;border-color:var(--palette--primary)}.hb-dark-pattern .hb-categories a,.hb-dark-inversion .views-element-container .hb-categories a{color:#fff;border-color:rgba(0,0,0,0)}.hb-categories a:hover,.hb-categories a:focus{color:#000}.hb-pill-link-list ol,.hb-pill-link-list ul,.hb-pill-list ol,.hb-pill-list ul{padding:0;margin:0}.hb-pill-link-list li:nth-child(n),.hb-pill-list li:nth-child(n){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;padding-left:0}.hb-pill-link-list li:nth-child(n)::before,.hb-pill-list li:nth-child(n)::before{display:none}.hb-pill-link-list div:not([class])>div:not([class]),.hb-pill-list div:not([class])>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list.label-hidden>div:not([class]),.hb-pill-list.label-hidden>div:not([class]){display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem}.hb-pill-link-list a{display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase;background-image:none;background-image:none !important;color:inherit !important}.hb-dark-pattern .hb-pill-link-list a,.hb-dark-inversion .views-element-container .hb-pill-link-list a{color:#343639 !important}.hb-pill-link-list a .fa-ext::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 12 12'%3E%3Cpath d%3D'M11.273 5.818v5.455H.727V.727h5.091m1.455 0h4v4m0-4L6.182 5.818' fill%3D'transparent' stroke%3D'%23000000' stroke-width%3D'2' stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.hb-pill-link-list a:focus,.hb-pill-link-list a:hover{background-color:#b3b6b9;background-color:var(--palette--secondary-highlight-darken)}.hb-dark-pattern .hb-pill-link-list a:focus,.hb-dark-inversion .views-element-container .hb-pill-link-list a:focus,.hb-dark-pattern .hb-pill-link-list a:hover,.hb-dark-inversion .views-element-container .hb-pill-link-list a:hover{border-color:rgba(0,0,0,0)}.hb-pill-link-list a .fa-ext::after{height:1.1rem;margin-bottom:0}.hb-pill-list div:not([class])>div:not([class]),.hb-pill-list.label-hidden>div:not([class]),.hb-pill-list li:nth-child(n){display:inline-block;font-size:1.4rem;text-decoration:none;transition:background-color 300ms ease-in-out;margin-bottom:0.5rem;background-color:#e8e9ea;background-color:var(--palette--secondary-highlight);color:#343639;padding:0.1rem 0.6rem;font-weight:600;text-transform:uppercase}.hb-dark-pattern .hb-pill-list div:not([class])>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list div:not([class])>div:not([class]),.hb-dark-pattern .hb-pill-list.label-hidden>div:not([class]),.hb-dark-inversion .views-element-container .hb-pill-list.label-hidden>div:not([class]),.hb-dark-pattern .hb-pill-list li:nth-child(n),.hb-dark-inversion .views-element-container .hb-pill-list li:nth-child(n){color:#343639 !important}.hb-list-reset ul:not([class]){list-style-type:disc}.hb-list-reset ul:not([class]) ul{list-style-type:circle}.hb-list-reset ul:not([class]) ul ul{list-style-type:square}.hb-list-reset ul:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ul:not([class]) li::before{content:none}.hb-list-reset ol:not([class]){list-style-type:decimal;padding-left:revert}.hb-list-reset ol:not([class]) li{overflow:visible;padding-left:0}.hb-list-reset ol:not([class]) li::before{content:none}.hb-card-image-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-card-image-xs-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}.hb-card-image-xs-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}.hb-card-image-xs-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}@media(min-width: 768px){.hb-card-image-xs-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}.hb-card-image-xs-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}.hb-card-image-xs-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}.hb-card-image-xs-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}@media(min-width: 768px){.hb-card-image-xs-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.hb-card-image-xs-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}.hb-card-image-xs-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}.hb-card-image-xs-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}@media(min-width: 768px){.hb-card-image-xs-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.hb-card-image-xs-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}@media(min-width: 768px){.hb-card-image-xs-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}.hb-card-image-xs-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}@media(min-width: 768px){.hb-card-image-xs-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}.hb-card-image-xs-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}@media(min-width: 768px){.hb-card-image-xs-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 576px){.hb-card-image-sm-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px){.hb-card-image-sm-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 576px){.hb-card-image-sm-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 576px){.hb-card-image-sm-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 576px){.hb-card-image-sm-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 576px){.hb-card-image-sm-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 576px)and (min-width: 768px){.hb-card-image-sm-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 768px){.hb-card-image-md-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px){.hb-card-image-md-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 768px){.hb-card-image-md-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 768px){.hb-card-image-md-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 768px){.hb-card-image-md-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 768px){.hb-card-image-md-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 768px)and (min-width: 768px){.hb-card-image-md-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 992px){.hb-card-image-lg-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px){.hb-card-image-lg-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 992px){.hb-card-image-lg-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 992px){.hb-card-image-lg-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 992px){.hb-card-image-lg-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 992px){.hb-card-image-lg-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 992px)and (min-width: 768px){.hb-card-image-lg-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1200px){.hb-card-image-xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px){.hb-card-image-xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1200px){.hb-card-image-xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1200px){.hb-card-image-xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1200px){.hb-card-image-xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1200px){.hb-card-image-xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1200px)and (min-width: 768px){.hb-card-image-xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}@media(min-width: 1500px){.hb-card-image-2xl-1-of-12 .hb-card__graphics{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-1-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-2-of-12 .hb-card__graphics{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-2-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-3-of-12 .hb-card__graphics{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-3-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px){.hb-card-image-2xl-4-of-12 .hb-card__graphics{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-4-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-5-of-12 .hb-card__graphics{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-5-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-6-of-12 .hb-card__graphics{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-6-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(min-width: 1500px){.hb-card-image-2xl-7-of-12 .hb-card__graphics{flex:0 0 calc(58.3333333333% - 8.3333333333px);max-width:calc(58.3333333333% - 8.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-7-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(41.6666666667% - 11.6666666667px);max-width:calc(41.6666666667% - 11.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-8-of-12 .hb-card__graphics{flex:0 0 calc(66.6666666667% - 6.6666666667px);max-width:calc(66.6666666667% - 6.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-8-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(33.3333333333% - 13.3333333333px);max-width:calc(33.3333333333% - 13.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-9-of-12 .hb-card__graphics{flex:0 0 calc(75% - 5px);max-width:calc(75% - 5px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-9-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}@media(min-width: 1500px){.hb-card-image-2xl-10-of-12 .hb-card__graphics{flex:0 0 calc(83.3333333333% - 3.3333333333px);max-width:calc(83.3333333333% - 3.3333333333px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-10-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(16.6666666667% - 16.6666666667px);max-width:calc(16.6666666667% - 16.6666666667px)}}@media(min-width: 1500px){.hb-card-image-2xl-11-of-12 .hb-card__graphics{flex:0 0 calc(91.6666666667% - 1.6666666667px);max-width:calc(91.6666666667% - 1.6666666667px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-11-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(8.3333333333% - 18.3333333333px);max-width:calc(8.3333333333% - 18.3333333333px)}}@media(min-width: 1500px){.hb-card-image-2xl-12-of-12 .hb-card__graphics{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px)}}@media(min-width: 1500px)and (min-width: 768px){.hb-card-image-2xl-12-of-12 .hb-card--horizontal:not(.hb-card--no-image) .hb-card__content{flex:0 0 calc(0% - 20px);max-width:calc(0% - 20px)}}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard,.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard,.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item,.hb-raised-cards--uniform-height .hb-grid .hb-grid__item,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard{display:flex}.hb-raised-cards--uniform-height .hs-paragraph-style .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hs-paragraph-style .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .hb-grid .hb-grid__item div:only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-postcard div:only-child:not(.hb-card__date-tile,.hb-pill){width:100%}.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hs-paragraph-style .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-vertical-linked-card,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-card,.hb-raised-cards--uniform-height .hb-timeline,.hb-raised-cards--uniform-height .hb-timeline .hb-timelime__wrapper{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-row-components .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-testimonial div.contextual-region,.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div:not([class]):only-child:not(.hb-card__date-tile,.hb-pill),.hb-raised-cards--uniform-height .field-hs-collection-items .ptype-hs-timeline div.contextual-region{height:100%}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial{display:flex;height:inherit}.hb-raised-cards--uniform-height .field-hs-row-components .paragraph-item .hb-testimonial__wrapper,.hb-raised-cards--uniform-height .field-hs-collection-items .paragraph-item .hb-testimonial__wrapper{width:100%}.hb-raised-cards .hb-card{background-color:#fff;flex-grow:1;padding:2rem;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde}.hb-raised-cards .hb-testimonial,.hb-raised-cards .hb-timelime__wrapper{background-color:#fff;box-shadow:0.1rem 0.3rem 1.7rem #dbdcde;padding:2.8rem 2rem;margin-top:0}.hb-raised-cards .hs-paragraph-style--well .hb-testimonial__wrapper::before,.hb-raised-cards .hs-paragraph-style--well-full-width .hb-testimonial__wrapper::before{background-color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card .field-content,.hb-raised-cards .hb-dark-pattern .hb-card .views-label,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card .views-label{color:#000}.hb-raised-cards .hb-dark-pattern .hb-card a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a{color:#b1040e;color:var(--palette--tertiary)}.hb-raised-cards .hb-dark-pattern .hb-card a:hover,.hb-raised-cards .hb-dark-pattern .hb-card a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card a:focus{color:#4d0206;color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-month .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-month .field-content{color:#fff}.hb-raised-cards .hb-dark-pattern .hb-card__date-tile-day .field-content,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__date-tile-day .field-content{color:#600e0e;color:var(--palette--primary)}.hb-raised-cards .hb-dark-pattern .hb-card__title a,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a{color:#000;-webkit-text-decoration-color:#000;text-decoration-color:#000}.hb-raised-cards .hb-dark-pattern .hb-card__title a:hover,.hb-raised-cards .hb-dark-pattern .hb-card__title a:focus,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:hover,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__title a:focus{-webkit-text-decoration-color:#4d0206;text-decoration-color:#4d0206;-webkit-text-decoration-color:var(--palette--tertiary-darken-20);text-decoration-color:var(--palette--tertiary-darken-20)}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23b1040e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23616a5d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238C1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%234d0206' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%2341473e' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-raised-cards .hb-dark-pattern .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .hb-raised-cards .views-element-container .hb-card__decorative-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23330808' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-table-col-1-of-12{width:8.3333333333%}.hb-table-col-2-of-12{width:16.6666666667%}.hb-table-col-3-of-12{width:25%}.hb-table-col-4-of-12{width:33.3333333333%}.hb-table-col-5-of-12{width:41.6666666667%}.hb-table-col-6-of-12{width:50%}.hb-table-col-7-of-12{width:58.3333333333%}.hb-table-col-8-of-12{width:66.6666666667%}.hb-table-col-9-of-12{width:75%}.hb-table-col-10-of-12{width:83.3333333333%}.hb-table-col-11-of-12{width:91.6666666667%}.hb-table-col-12-of-12{width:100%}.hb-table-col-xs-1-of-12{width:8.3333333333%}.hb-table-col-xs-2-of-12{width:16.6666666667%}.hb-table-col-xs-3-of-12{width:25%}.hb-table-col-xs-4-of-12{width:33.3333333333%}.hb-table-col-xs-5-of-12{width:41.6666666667%}.hb-table-col-xs-6-of-12{width:50%}.hb-table-col-xs-7-of-12{width:58.3333333333%}.hb-table-col-xs-8-of-12{width:66.6666666667%}.hb-table-col-xs-9-of-12{width:75%}.hb-table-col-xs-10-of-12{width:83.3333333333%}.hb-table-col-xs-11-of-12{width:91.6666666667%}.hb-table-col-xs-12-of-12{width:100%}@media(min-width: 576px){.hb-table-col-sm-1-of-12{width:8.3333333333%}.hb-table-col-sm-2-of-12{width:16.6666666667%}.hb-table-col-sm-3-of-12{width:25%}.hb-table-col-sm-4-of-12{width:33.3333333333%}.hb-table-col-sm-5-of-12{width:41.6666666667%}.hb-table-col-sm-6-of-12{width:50%}.hb-table-col-sm-7-of-12{width:58.3333333333%}.hb-table-col-sm-8-of-12{width:66.6666666667%}.hb-table-col-sm-9-of-12{width:75%}.hb-table-col-sm-10-of-12{width:83.3333333333%}.hb-table-col-sm-11-of-12{width:91.6666666667%}.hb-table-col-sm-12-of-12{width:100%}}@media(min-width: 768px){.hb-table-col-md-1-of-12{width:8.3333333333%}.hb-table-col-md-2-of-12{width:16.6666666667%}.hb-table-col-md-3-of-12{width:25%}.hb-table-col-md-4-of-12{width:33.3333333333%}.hb-table-col-md-5-of-12{width:41.6666666667%}.hb-table-col-md-6-of-12{width:50%}.hb-table-col-md-7-of-12{width:58.3333333333%}.hb-table-col-md-8-of-12{width:66.6666666667%}.hb-table-col-md-9-of-12{width:75%}.hb-table-col-md-10-of-12{width:83.3333333333%}.hb-table-col-md-11-of-12{width:91.6666666667%}.hb-table-col-md-12-of-12{width:100%}}@media(min-width: 992px){.hb-table-col-lg-1-of-12{width:8.3333333333%}.hb-table-col-lg-2-of-12{width:16.6666666667%}.hb-table-col-lg-3-of-12{width:25%}.hb-table-col-lg-4-of-12{width:33.3333333333%}.hb-table-col-lg-5-of-12{width:41.6666666667%}.hb-table-col-lg-6-of-12{width:50%}.hb-table-col-lg-7-of-12{width:58.3333333333%}.hb-table-col-lg-8-of-12{width:66.6666666667%}.hb-table-col-lg-9-of-12{width:75%}.hb-table-col-lg-10-of-12{width:83.3333333333%}.hb-table-col-lg-11-of-12{width:91.6666666667%}.hb-table-col-lg-12-of-12{width:100%}}@media(min-width: 1200px){.hb-table-col-xl-1-of-12{width:8.3333333333%}.hb-table-col-xl-2-of-12{width:16.6666666667%}.hb-table-col-xl-3-of-12{width:25%}.hb-table-col-xl-4-of-12{width:33.3333333333%}.hb-table-col-xl-5-of-12{width:41.6666666667%}.hb-table-col-xl-6-of-12{width:50%}.hb-table-col-xl-7-of-12{width:58.3333333333%}.hb-table-col-xl-8-of-12{width:66.6666666667%}.hb-table-col-xl-9-of-12{width:75%}.hb-table-col-xl-10-of-12{width:83.3333333333%}.hb-table-col-xl-11-of-12{width:91.6666666667%}.hb-table-col-xl-12-of-12{width:100%}}@media(min-width: 1500px){.hb-table-col-2xl-1-of-12{width:8.3333333333%}.hb-table-col-2xl-2-of-12{width:16.6666666667%}.hb-table-col-2xl-3-of-12{width:25%}.hb-table-col-2xl-4-of-12{width:33.3333333333%}.hb-table-col-2xl-5-of-12{width:41.6666666667%}.hb-table-col-2xl-6-of-12{width:50%}.hb-table-col-2xl-7-of-12{width:58.3333333333%}.hb-table-col-2xl-8-of-12{width:66.6666666667%}.hb-table-col-2xl-9-of-12{width:75%}.hb-table-col-2xl-10-of-12{width:83.3333333333%}.hb-table-col-2xl-11-of-12{width:91.6666666667%}.hb-table-col-2xl-12-of-12{width:100%}}.ht-pairing-cardinal{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(28, 29, 30, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #e8e9ea;--palette--secondary-highlight-darken: #b3b6b9;--palette--secondary-darken-12: #343639;--palette--tertiary-highlight: #f4f4f4;--palette--tertiary-highlight-darken-10: #dbdbdb;--palette--tertiary-reversed: #dbdcde;--palette--tertiary-reversed-darken-10: #c0c2c6;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #dde0e0;--palette--spotlight-lighten-8: #D9DEDE}.ht-pairing-bluejay{--palette--primary: #600e0e;--palette--secondary: #8c1515;--palette--tertiary: #b1040e;--palette--primary-hero-overlay: rgba(5, 38, 44, 0.85);--palette--primary-dark: #330808;--palette--secondary-active: #b1040e;--palette--secondary-highlight: #daebed;--palette--secondary-highlight-darken: #95c6cc;--palette--secondary-darken-12: #570d0d;--palette--tertiary-highlight: #e9f5f6;--palette--tertiary-highlight-darken-10: #c5e5e7;--palette--tertiary-reversed: #daebed;--palette--tertiary-reversed-darken-10: #b8d8dc;--palette--tertiary-darken-20: #4d0206;--palette--spotlight: #e9f5f6;--palette--spotlight-lighten-8: #D0E7E1}.ht-pairing-warbler{--palette--primary: #003b45;--palette--secondary: #005b6c;--palette--tertiary: #616a5d;--palette--primary-hero-overlay: rgba(24, 21, 8, 0.8);--palette--primary-dark: #00171b;--palette--secondary-active: #8c897d;--palette--secondary-highlight: #ece8e1;--palette--secondary-highlight-darken: #d4d1cc;--palette--secondary-darken-12: #003b45;--palette--tertiary-highlight: #faf8f7;--palette--tertiary-highlight-darken-10: #e0dfdc;--palette--tertiary-reversed: #dcd9d3;--palette--tertiary-reversed-darken-10: #9e9c97;--palette--tertiary-darken-20: #41473e;--palette--spotlight: #e1eadd;--palette--spotlight-lighten-8: #DDE8DC}.ht-pairing-firefinch{--palette--primary: #A64C47;--palette--secondary: #C74632;--palette--tertiary: #8C1515;--palette--primary-hero-overlay: rgba(21, 10, 9, 0.92);--palette--primary-dark: #823c38;--palette--secondary-active: #8C1515;--palette--secondary-highlight: #F4F4F4;--palette--secondary-highlight-darken: #c1c1c1;--palette--secondary-darken-12: #963526;--palette--tertiary-highlight: #FEF6E2;--palette--tertiary-highlight-darken-10: #fce7b1;--palette--tertiary-reversed: #F4F4F4;--palette--tertiary-reversed-darken-10: #dbdbdb;--palette--tertiary-darken-20: #330808;--palette--spotlight: #E0E0D1;--palette--spotlight-lighten-8: #DCDED0}.hb-display-more-link-text .hb-card__decorative-link a,.hb-display-more-link-text .field-hs-postcard-link a{font-size:1.8rem;text-decoration:none;border:none;background:none;padding:0;color:#8c1515;color:var(--palette--secondary);font-weight:600;word-break:break-word}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{content:"";display:inline-block;background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");margin-left:0.8rem;background-size:85%;transition:transform 300ms ease-in-out;will-change:contents}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%238c1515' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23005b6c' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23C74632' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{color:#343639;color:var(--palette--secondary-darken-12);background-image:none;background-color:rgba(0,0,0,0)}.hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%;transform:translateX(0.25rem)}.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23343639' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23570d0d' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23003b45' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23963526' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-display-more-link-text .field-hs-postcard-link a:focus{text-decoration:underline}.hb-display-more-link-text .hb-card__decorative-link a::after,.hb-display-more-link-text .field-hs-postcard-link a::after{height:2.5rem;width:2.5rem;margin-bottom:-0.7rem}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a{color:#f4f4f4;color:var(--palette--tertiary-highlight)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23f4f4f4' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e9f5f6' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23faf8f7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23FEF6E2' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus{color:#dbdbdb;color:var(--palette--tertiary-highlight-darken-10)}.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-cardinal .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdbdb' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-bluejay .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23c5e5e7' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-warbler .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23e0dfdc' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .hb-card__decorative-link a:focus::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-pattern .hb-display-more-link-text .field-hs-postcard-link a:focus::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:hover::after,.ht-pairing-firefinch .hb-dark-inversion .views-element-container .hb-display-more-link-text .field-hs-postcard-link a:focus::after{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23fce7b1' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E")}.hb-display-more-link-text .hb-card__decorative-link a::before,.hb-display-more-link-text .field-hs-postcard-link a::before{display:none}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a{color:#fff}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23ffffff' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus{color:#dbdcde}.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .hb-card__decorative-link a:focus::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:hover::after,.hb-display-more-link-text .hb-dark-pattern .field-hs-postcard-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container .hb-card__decorative-link a:focus::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:hover::after,.hb-dark-inversion .hb-display-more-link-text .views-element-container.field-hs-postcard-link a:focus::after{background-repeat:no-repeat;background-position:left;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' viewBox%3D'0 0 22 14'%3E%3Cpath d%3D'M0 7h20M14 1l6 5.923-6 5.577' stroke%3D'%23dbdcde' stroke-width%3D'2' fill%3D'none'/%3E%3C/svg%3E");background-size:85%}.hb-dark-pattern{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark)}.views-element-container .hb-dark-pattern{padding:2rem}.views-element-container .hb-dark-pattern .field-content,.views-element-container .hb-dark-pattern .views-label{color:#fff}.hb-dark-inversion .views-element-container{color:#fff;background-color:#330808;background-color:var(--palette--primary-dark);padding:2rem}.hb-dark-inversion .views-element-container .field-content,.hb-dark-inversion .views-element-container .views-label{color:#fff}.field-media-image+.field-media-image-caption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .field-media-image+.field-media-image-caption{padding:2.4rem 1.2rem 1.6rem 10rem}}.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption a,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.field-media-image+.field-media-image-caption h1 a,.field-media-image+.field-media-image-caption h2 a,.field-media-image+.field-media-image-caption h3 a,.field-media-image+.field-media-image-caption h4 a,.field-media-image+.field-media-image-caption h5 a,.field-media-image+.field-media-image-caption h6 a,.field-media-image+.field-media-image-caption a{color:#fff;text-decoration:underline !important;display:inline}.field-media-image+.field-media-image-caption h1 a::before,.field-media-image+.field-media-image-caption h1 a::after,.field-media-image+.field-media-image-caption h2 a::before,.field-media-image+.field-media-image-caption h2 a::after,.field-media-image+.field-media-image-caption h3 a::before,.field-media-image+.field-media-image-caption h3 a::after,.field-media-image+.field-media-image-caption h4 a::before,.field-media-image+.field-media-image-caption h4 a::after,.field-media-image+.field-media-image-caption h5 a::before,.field-media-image+.field-media-image-caption h5 a::after,.field-media-image+.field-media-image-caption h6 a::before,.field-media-image+.field-media-image-caption h6 a::after,.field-media-image+.field-media-image-caption a::before,.field-media-image+.field-media-image-caption a::after{display:none !important}.field-media-image+.field-media-image-caption h1 a:hover,.field-media-image+.field-media-image-caption h1 a:focus,.field-media-image+.field-media-image-caption h2 a:hover,.field-media-image+.field-media-image-caption h2 a:focus,.field-media-image+.field-media-image-caption h3 a:hover,.field-media-image+.field-media-image-caption h3 a:focus,.field-media-image+.field-media-image-caption h4 a:hover,.field-media-image+.field-media-image-caption h4 a:focus,.field-media-image+.field-media-image-caption h5 a:hover,.field-media-image+.field-media-image-caption h5 a:focus,.field-media-image+.field-media-image-caption h6 a:hover,.field-media-image+.field-media-image-caption h6 a:focus,.field-media-image+.field-media-image-caption a:hover,.field-media-image+.field-media-image-caption a:focus{text-decoration:none !important;box-shadow:none}.field-media-image+.field-media-image-caption dl,.field-media-image+.field-media-image-caption ul,.field-media-image+.field-media-image-caption ol{margin:0;padding:0;display:inline-block}.field-media-image+.field-media-image-caption li::before{display:none}.field-media-image+.field-media-image-caption strong{font-weight:600}.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption h4,.field-media-image+.field-media-image-caption h5,.field-media-image+.field-media-image-caption h6,.field-media-image+.field-media-image-caption blockquote,.field-media-image+.field-media-image-caption cite,.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption li,.field-media-image+.field-media-image-caption dd,.field-media-image+.field-media-image-caption dt,.field-media-image+.field-media-image-caption span,.field-media-image+.field-media-image-caption strong,.field-media-image+.field-media-image-caption em,.field-media-image+.field-media-image-caption p,.field-media-image+.field-media-image-caption .hs-button,.field-media-image+.field-media-image-caption .hs-button--big,.field-media-image+.field-media-image-caption .hs-secondary-button,.field-media-image+.field-media-image-caption .hs-more-link,.field-media-image+.field-media-image-caption .hs-external-link,.field-media-image+.field-media-image-caption .hs-file-link,.field-media-image+.field-media-image-caption .hs-pdf-link,.field-media-image+.field-media-image-caption .hs-private-link{display:inline;margin-right:0.15rem}.field-media-image+.field-media-image-caption code,.field-media-image+.field-media-image-caption h1,.field-media-image+.field-media-image-caption h2,.field-media-image+.field-media-image-caption h3,.field-media-image+.field-media-image-caption .hs-font-splash{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote{font-family:"Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif}.field-media-image+.field-media-image-caption blockquote:nth-child(n)::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)::after,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::before,.field-media-image+.field-media-image-caption blockquote:nth-child(n)>*::after{display:none}.field-media-image+.field-media-image-caption hr{display:none !important}.node figure{position:relative;z-index:1;box-sizing:border-box;margin-bottom:2rem}.node figure article:not(.hb-media-video):not(.hb-media-embed){position:relative}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{color:#fff;font-style:italic;font-size:1.2rem;position:absolute;bottom:0;width:100%;z-index:5;text-align:right;line-height:120%;height:auto;padding:1.6rem 0.7rem 0.8rem 15%;background:linear-gradient(to top, #000000, transparent)}@media(min-width: 576px){.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 15%}}@media(min-width: 576px){.hb-card__graphics--has-date .node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption{padding:2.4rem 1.2rem 1.6rem 10rem}}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption p,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption blockquote,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption cite,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption code,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dd,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dt,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption span,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption em,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-button--big,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-secondary-button,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-more-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-external-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-file-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-pdf-link,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption .hs-private-link{background:initial;border:initial;color:initial;font-size:inherit;font-style:initial;font-weight:initial;line-height:inherit;margin:initial;padding:initial;position:initial;quotes:initial;text-decoration:initial;text-transform:initial;transition:none;font-style:italic;color:#fff}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a{color:#fff;text-decoration:underline !important;display:inline}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a::after,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::before,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a::after{display:none !important}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h1 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h2 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h3 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h4 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h5 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption h6 a:focus,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:hover,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption a:focus{text-decoration:none !important;box-shadow:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption dl,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ul,.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption ol{margin:0;padding:0;display:inline-block}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption li::before{display:none}.node figure article:not(.hb-media-video):not(.hb-media-embed)+figcaption strong{font-weight:600}.field-media-embeddable div iframe[src*=soundcloud],.field-media-embeddable div iframe[src*=issuu]{width:100%}.hb-media-embed__twitter .field-media-embeddable div{position:relative;padding-bottom:66.6vh;height:0}.hb-media-embed__twitter iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file